Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/futex_posix/src/
DPthreadCondTest.cpp263 void *ThreadPthreadCondTimedwait2(void *arg) in ThreadPthreadCondTimedwait2() function
292 …ASSERT_EQ(pthread_create(&tid2, nullptr, ThreadPthreadCondTimedwait2, nullptr), 0) << "> return er…