Searched refs:thfunc (Results 1 – 1 of 1) sorted by relevance
26 static void *thfunc(void *arg) in thfunc() function46 pthread_create(&th, NULL, thfunc, test_loop); in thloop()
Completed in 2 milliseconds