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