Searched defs:thread_func_t (Results 1 – 2 of 2) sorted by relevance
9 typedef void *(*thread_func_t)(void *); typedef
46 typedef thread_result_t (*thread_func_t)(void *); // Host thread function type typedef63 typedef void *(*thread_func_t)(void *); // Host thread function type typedef