Go to the documentation of this file.
29 #ifndef ZOO_CALLBACK_H
30 #define ZOO_CALLBACK_H 1
void cleanupCallbackThreads()
Wait for the threads to end then, clean used memory.
Definition: service_callback.c:1408
bool invokeBasicCallback(maps *, int)
Invoke the callback in case there is a [subscriber] section containing one or more url parameter.
Definition: service_callback.c:598
void cleanupJobStatusThreads(maps **)
Wait for the threads to end then, clean used memory.
Definition: service_callback.c:426
linked list of map pointer
Definition: service.h:678
bool handleJobStatus(maps *, maps *, int)
Invoke the handleJobStatus for a given input.
Definition: service_callback.c:394