Searched refs:notifyCtx (Results 1 – 1 of 1) sorted by relevance
33 const std::string& dir) : notifyCtx(ctx) in NotifyWatch()111 if (!notifyCtx.stop_requested()) in readNotifyAsync()113 notifyCtx.spawn(readNotifyAsync()); in readNotifyAsync()118 sdbusplus::async::context& notifyCtx; member in phosphor::notify::watch::NotifyWatch