Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/process_posix/src/
DPthreadBasicApiTest.cpp262 void DestructorPthreadSpecificAll(void *param) in DestructorPthreadSpecificAll() function
271 EXPECT_EQ(pthread_key_create(&g_keys, DestructorPthreadSpecificAll), 0) << "> return errno"; in OnceFunc()