Searched refs:threadSuspendCountLock (Results 1 – 2 of 2) sorted by relevance
387 pthread_mutex_t threadSuspendCountLock; member
281 dvmInitMutex(&gDvm.threadSuspendCountLock); in dvmThreadStartup()451 dvmLockMutex(&gDvm.threadSuspendCountLock); in lockThreadSuspendCount()459 dvmUnlockMutex(&gDvm.threadSuspendCountLock); in unlockThreadSuspendCount()2448 &gDvm.threadSuspendCountLock); in dvmSuspendSelf()3063 &gDvm.threadSuspendCountLock); in fullSuspendCheck()3682 gDvm.threadSuspendCountLock.value, in dvmDumpAllThreadsEx()