Home
last modified time | relevance | path

Searched defs:spinLock (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/kernel_lite/futex_posix/src/
DPthreadMutexTest.cpp490 pthread_spinlock_t *spinLock = (pthread_spinlock_t *)arg; in ThreadSpinlock() local
506 pthread_spinlock_t spinLock; variable
525 pthread_spinlock_t *spinLock = (pthread_spinlock_t *)arg; in ThreadSpinTrylock1() local
538 pthread_spinlock_t *spinLock = (pthread_spinlock_t *)arg; in ThreadSpinTrylock2() local
553 pthread_spinlock_t spinLock; variable