Searched refs:writeCondition_ (Results 1 – 6 of 6) sorted by relevance
53 writeCondition_.Wait(lck);73 writeCondition_.NotifyAll();85 writeCondition_.Wait(lck); in WriteBuffer()99 writeCondition_.NotifyAll(); in WriteBuffer()112 writeCondition_.NotifyAll();122 writeCondition_.NotifyAll(); in SetReadBlocking()155 writeCondition_.NotifyAll(); in Clear()167 writeCondition_.NotifyAll(); in SetTail()197 writeCondition_.NotifyAll(); in Seek()213 writeCondition_.NotifyAll(); in SetHead()[all …]
53 writeCondition_.Wait(lck);73 writeCondition_.NotifyOne();85 writeCondition_.Wait(lck); in WriteBuffer()99 writeCondition_.NotifyOne(); in WriteBuffer()112 writeCondition_.NotifyOne();136 writeCondition_.NotifyOne(); in Clear()149 writeCondition_.NotifyOne(); in Seek()158 OSAL::ConditionVariable writeCondition_ {};
179 bool result = writeCondition_.wait_for(lock, std::chrono::seconds(waitTime), in FindWriteExecutor()260 writeCondition_.notify_one(); in Recycle()324 writeCondition_.notify_all(); in TryToDisable()338 writeCondition_.notify_all(); in Enable()353 writeCondition_.notify_all(); in Abort()
153 std::condition_variable writeCondition_; variable
83 std::condition_variable writeCondition_; variable
139 writeCondition_.wait(lock, [&] { in StartWrite()296 writeCondition_.notify_all(); in ReleaseTransaction()