Searched refs:DestructorPthreadSpecificAllDelete (Results 1 – 1 of 1) sorted by relevance
296 void DestructorPthreadSpecificAllDelete(void *param) in DestructorPthreadSpecificAllDelete() function305 EXPECT_EQ(pthread_key_create(&keys, DestructorPthreadSpecificAllDelete), 0) << "> return errno"; in ThreadPthreadSpecificAllDelete()