Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/futex_posix/src/
DPthreadMutexTest.cpp488 void *ThreadSpinlock(void *arg) in ThreadSpinlock() function
513 …EXPECT_EQ(pthread_create(&tid[i], nullptr, ThreadSpinlock, (void*)&spinLock), 0) << "> return errn…