Searched refs:g_spinTestLock (Results 1 – 1 of 1) sorted by relevance
36 static pthread_spinlock_t g_spinTestLock; variable46 ret = pthread_spin_lock(&g_spinTestLock); in ThreadFunc8()49 ret = pthread_spin_unlock(&g_spinTestLock); in ThreadFunc8()80 ret = pthread_spin_lock(&g_spinTestLock); in ThreadFunc7()83 ret = pthread_spin_unlock(&g_spinTestLock); in ThreadFunc7()118 ret = pthread_spin_lock(&g_spinTestLock); in ThreadFunc5()121 ret = pthread_spin_unlock(&g_spinTestLock); in ThreadFunc5()147 ret = pthread_spin_lock(&g_spinTestLock); in ThreadFunc4()151 ret = pthread_spin_unlock(&g_spinTestLock); in ThreadFunc4()178 ret = pthread_spin_lock(&g_spinTestLock); in ThreadFunc3()[all …]