Searched defs:CSemaphore_WFMO (Results 1 – 1 of 1) sorted by relevance
188 typedef CSemaphore CSemaphore_WFMO; typedef348 CSemaphore_WFMO() : _count(0), _maxCount(0) {} in CSemaphore_WFMO() function