Searched refs:pthread_gettid_np_helper (Results 1 – 1 of 1) sorted by relevance
1414 static void* pthread_gettid_np_helper(void* arg) { in pthread_gettid_np_helper() function1434 pthread_create(&t, NULL, pthread_gettid_np_helper, &t_gettid_result); in TEST()