Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/process_posix/src/
DPthreadBasicApiTest.cpp516 void *ThreadTestBarrierAlwaysWait(void *arg) in ThreadTestBarrierAlwaysWait() function
540 …ASSERT_EQ(pthread_create(&tid, nullptr, ThreadTestBarrierAlwaysWait, (pthread_barrier_t*)&barrier)…
542 …ASSERT_EQ(pthread_create(&tid1, nullptr, ThreadTestBarrierAlwaysWait, (pthread_barrier_t*)&barrier…