30 #ifndef PROBE_WORKER_DEFAULT_MAX_THREADS
31 # define PROBE_WORKER_DEFAULT_MAX_THREADS 64
34 #ifndef PROBE_WORKER_DEFAULT_MAX_CHDEPTH
35 # define PROBE_WORKER_DEFAULT_MAX_CHDEPTH 8
51 void *probe_worker_runfn(
void *arg);
pthread_t tid
thread ID
Definition: worker.h:40
SEAP_msgid_t sid
SEAP message handled by this thread.
Definition: worker.h:39
Definition: sexp-types.h:82
SEAP_msg_t * msg
the message being handled
Definition: worker.h:42
Definition: _seap-message.h:39