Searched refs:isStoppedLocked (Results 1 – 2 of 2) sorted by relevance
95 bool isStoppedLocked() const { return mStopped; } in isStoppedLocked() function124 const bool res = !isStoppedLocked(); in send()134 const bool res = !isStoppedLocked(); in send()162 const bool res = !isStoppedLocked(); in receive()172 if (!isStoppedLocked()) { in receive()193 if (pos && !isStoppedLocked()) { in timedReceive()
38 return isStoppedLocked(); in isStopped()