Searched defs:threadSuspendCountLock (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DGlobals.h476 pthread_mutex_t threadSuspendCountLock; member in struct:DvmGlobals
482 * Paired with "threadSuspendCountLock".
488 * threadSuspendCountLock.
498 * (3) threadSuspendCountLock (use lockThreadSuspendCount())

Completed in 230 milliseconds