Searched refs:WaitType (Results 1 – 2 of 2) sorted by relevance
30 enum WaitType : int { enum44 bool Wait(WaitType type);
77 bool ThreadEntry::Wait(WaitType type) { in Wait()