Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/process_posix/src/
DPthreadBasicApiTest.cpp328 void TestPushHandler1(void *arg) in TestPushHandler1() function
340 pthread_cleanup_push(TestPushHandler1, nullptr); in ThreadTestPush()