Searched refs:mWaitCount (Results 1 – 1 of 1) sorted by relevance
52 mWaitCount(0), in mOpen()64 size_t waitId = ++mWaitCount; in wait()88 mPassCount = mWaitCount; // allow waiting threads to go through in openGate()119 size_t mWaitCount; // total number of threads that have called wait() variable126 return mWaitCount - mPassCount; in waiters_l()