Searched refs:thfunc (Results 1 – 1 of 1) sorted by relevance
24 static void *thfunc(void *arg) in thfunc() function44 pthread_create(&th, NULL, thfunc, test_loop); in thloop()