Searched refs:caller_wait (Results 1 – 2 of 2) sorted by relevance
170 caller_wait.notify_one(); in spawn_complete()294 ctx.caller_wait.notify_one(); in arm()306 ctx.caller_wait.wait(lock, [&] { in wait_once()
119 std::condition_variable caller_wait{}; member in sdbusplus::async::context