7 #ifndef WORK_QUEUE_RESOURCES_H
8 #define WORK_QUEUE_RESOURCES_H
32 void work_queue_resources_measure_locally(
struct work_queue_resources *r,
const char *workspace );
33 void work_queue_resources_send(
struct link *manager,
struct work_queue_resources *r, time_t stoptime );
JSON Expressions (JX) library.
Definition: work_queue_resources.h:20
JX value representing any expression type.
Definition: jx.h:117
Definition: work_queue_resources.h:13
A high level TCP connection library.