Searched defs:GetPidCachingPthreadStartRoutine (Results 1 - 1 of 1) sorted by path

/bionic/tests/
H A Dunistd_test.cpp465 static void* GetPidCachingPthreadStartRoutine(void*) { function
474 ASSERT_EQ(0, pthread_create(&t, NULL, GetPidCachingPthreadStartRoutine, NULL));

Completed in 80 milliseconds