Searched refs:waitForTimeoutMtx_ (Results 1 – 2 of 2) sorted by relevance
168 std::mutex waitForTimeoutMtx_; variable
233 std::unique_lock<std::mutex> lck(waitForTimeoutMtx_); in WaitForTimeout()