25#define DEFAULT_WORKERS 0
53 (*w->func)(w->closure);
101 w->closure = closure;
124 const char *p =
getenv(
"WORKERS");
void void void void G_fatal_error(const char *,...) __attribute__((format(printf
#define UNUSED
A macro for an attribute, if attached to a variable, indicating that the variable is not used.
void G_init_workers(void)
void G_finish_workers(void)
void G_begin_execute(void(*func)(void *), void *closure, void **ref, int force)
void G_end_execute(void **ref)