Home
last modified time | relevance | path

Searched refs:t_pthread_gettid_np_result (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dpthread_test.cpp1924 pid_t t_pthread_gettid_np_result = pthread_gettid_np(t); in TEST() local
1930 ASSERT_EQ(t_gettid_result, t_pthread_gettid_np_result); in TEST()