Searched defs:wakeup (Results 1 – 2 of 2) sorted by relevance
33 const bool wakeup; variable
235 std::function<void()>& suspend, std::function<void()>& wakeup) in SetListener()