Searched defs:threadfunc (Results 1 – 2 of 2) sorted by relevance
76 thread* create_thread(F threadfunc) in create_thread()
76 static void* threadfunc(void *arg) { in threadfunc() function