Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/process_posix/src/
DPthreadBasicApiTest.cpp49 void *ThreadPthreadJoinWait(void *arg) in ThreadPthreadJoinWait() function
65 ASSERT_EQ(pthread_create(&tid, nullptr, ThreadPthreadJoinWait, nullptr), 0) << "> return errno";