Searched defs:pthread_gettid_np_helper (Results 1 - 1 of 1) sorted by relevance
/bionic/tests/ | ||
H A D | pthread_test.cpp | 1414 static void* pthread_gettid_np_helper(void* arg) { function 1434 pthread_create(&t, NULL, pthread_gettid_np_helper, &t_gettid_result); |
Completed in 9 milliseconds