Searched defs:ThreadBlocker (Results 1 – 1 of 1) sorted by relevance
59 struct ThreadBlocker { struct62 bool wait_for(std::chrono::duration<R, P> const& time) { in wait_for()67 void notify() { in notify()73 void reset() { in reset()80 std::mutex m;81 bool terminate = false;