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