Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/futex_posix/src/
DPthreadCondTest.cpp252 void *ThreadPthreadCondTimedwait1(void *arg) in ThreadPthreadCondTimedwait1() function
291 …ASSERT_EQ(pthread_create(&tid1, nullptr, ThreadPthreadCondTimedwait1, nullptr), 0) << "> return er…