Searched refs:mThreadCountDecrement (Results 1 – 3 of 3) sorted by relevance
115 pthread_cond_t mThreadCountDecrement; variable
429 , mThreadCountDecrement(PTHREAD_COND_INITIALIZER) in ProcessState()
486 pthread_cond_wait(&mProcess->mThreadCountDecrement, &mProcess->mThreadCountLock); in blockUntilThreadAvailable()527 pthread_cond_broadcast(&mProcess->mThreadCountDecrement); in getAndExecuteCommand()