gwion-util
utilities for the Gwion project
|
Data Fields | |
void(* | fun )(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::fun) (void *) |
Definition at line 4 of file threadpool.c.