|
gwion-util
utilities for the Gwion project
|
Data Fields | |
| void(* | routine )(void *) |
| void * | arg |
Definition at line 3 of file threadpool.c.
| void* task_t::arg |
Definition at line 5 of file threadpool.c.
| void(* task_t::routine) (void *) |
Definition at line 4 of file threadpool.c.