Searched refs:NotifyOnExit (Results 1 – 1 of 1) sorted by relevance
54 class NotifyOnExit { class56 …explicit NotifyOnExit(bool notify, std::function<void()> callback) : notify_(notify), callback_(ca… in NotifyOnExit() function in __anon3577c0ce0110::NotifyOnExit57 virtual ~NotifyOnExit() in ~NotifyOnExit()