Searched refs:g_mutexAtom (Results 1 – 1 of 1) sorted by relevance
151 static pthread_mutex_t g_mutexAtom = PTHREAD_MUTEX_INITIALIZER; variable159 (void)pthread_mutex_lock(&g_mutexAtom); in AtomInc()161 (void)pthread_mutex_unlock(&g_mutexAtom); in AtomInc()173 (void)pthread_mutex_lock(&g_mutexAtom); in AtomDecAndCompareWithZero()178 (void)pthread_mutex_unlock(&g_mutexAtom); in AtomDecAndCompareWithZero()