Searched defs:UnLock (Results 1 – 3 of 3) sorted by relevance
172 void UnLock() UNLOCK_FUNCTION(_critSect) { _critSect.Leave(); }; in UnLock() function
223 void UnLock() UNLOCK_FUNCTION(_critSect) { in UnLock() function
166 void UnLock() { _critSect.Leave(); }; in UnLock() function