Freeciv-3.4
|
Data Fields | |
void * | arg |
void(* | func )(void *arg) |
Definition at line 58 of file fcthread.c.
void* fc_thread_wrap_data::arg |
Definition at line 59 of file fcthread.c.
Referenced by fc_thread_start(), and fc_thread_wrapper().
Definition at line 60 of file fcthread.c.
Referenced by fc_thread_start(), and fc_thread_wrapper().