Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/process_posix/src/
DPthreadBasicApiTest.cpp333 void TestPushHandler2(void *arg) in TestPushHandler2() function
341 pthread_cleanup_push(TestPushHandler2, nullptr); in ThreadTestPush()