Searched refs:thread_f (Results 1 – 2 of 2) sorted by relevance
43 thread_f(void *); typedef59 safe_create_thread(thread_f *body, void *body_arg, const char *name,
76 safe_create_thread(thread_f *body, void *body_arg, const char *name, in safe_create_thread()