Searched refs:waiters (Results 1 – 1 of 1) sorted by relevance
22 static LONG waiters; in once() local33 InterlockedIncrement(&waiters); in once()67 if(!InterlockedDecrement(&waiters)) in once()