Searched refs:mRequestDoneCond (Results 1 – 6 of 6) sorted by relevance
120 auto st = mRequestDoneCond.wait_for(lk, timeout); in waitForBufferRequestDone()248 mRequestDoneCond.notify_one(); in threadLoop()
161 std::condition_variable mRequestDoneCond; // signaled when a request is done variable215 std::condition_variable mRequestDoneCond; // signaled when a request is done processing variable
1962 auto st = mRequestDoneCond.wait_for(lk, timeout); in waitForBufferRequestDone()2024 mRequestDoneCond.notify_one(); in threadLoop()2035 mRequestDoneCond.notify_one(); in threadLoop()2044 mRequestDoneCond.notify_one(); in threadLoop()2101 mRequestDoneCond.notify_one(); in threadLoop()2109 mRequestDoneCond.notify_one(); in threadLoop()2117 mRequestDoneCond.notify_one(); in threadLoop()2237 auto st = mRequestDoneCond.wait_for(lk, timeout); in flush()2284 auto st = mRequestDoneCond.wait_for(lk, timeout); in switchToOffline()2346 mRequestDoneCond.notify_one(); in signalRequestDone()
136 std::condition_variable mRequestDoneCond; // signaled when a request is done member
168 std::condition_variable mRequestDoneCond; // signaled when a request is done processing member
1756 auto st = mRequestDoneCond.wait_for(lk, timeout); in flush()1784 auto st = mRequestDoneCond.wait_for(lk, timeout); in switchToOffline()1830 mRequestDoneCond.notify_one(); in signalRequestDone()