Searched defs:WaitableEvent (Results 1 – 2 of 2) sorted by relevance
49 static void WaitMany(std::array<std::shared_ptr<WaitableEvent>, Count> *waitables) in WaitMany()
39 class WaitableEvent; variable