Searched refs:new_pthread_entry (Results 1 – 1 of 1) sorted by relevance
208 static void *new_pthread_entry(void *arg) in new_pthread_entry() function270 if (pthread_create(&t, NULL, new_pthread_entry, &targ)) in __test_init()