Searched refs:start_thread_helper (Results 1 – 1 of 1) sorted by relevance
419 static void *start_thread_helper(void *arg) in start_thread_helper() function468 die_on(pthread_create(&t->id, NULL, start_thread_helper, t) < 0, in start_thread()675 start_thread_helper(threads); in main()