Searched refs:DestructorPthreadSpecificAll (Results 1 – 1 of 1) sorted by relevance
262 void DestructorPthreadSpecificAll(void *param) in DestructorPthreadSpecificAll() function271 EXPECT_EQ(pthread_key_create(&g_keys, DestructorPthreadSpecificAll), 0) << "> return errno"; in OnceFunc()