Searched refs:caller_wait (Results 1 – 2 of 2) sorted by relevance
185 caller_wait.notify_one(); in spawn_complete()309 ctx.caller_wait.notify_one(); in start()321 ctx.caller_wait.wait(lock, [&] { in wait_once()
120 std::condition_variable caller_wait{}; member in sdbusplus::async::context