Searched defs:UnLock (Results 1 – 7 of 7) sorted by relevance
116 void UnLock() UNLOCK_FUNCTION(_critSect) { in UnLock() function
175 void UnLock() { in UnLock() function
177 void UnLock() UNLOCK_FUNCTION(_critSect) { _critSect.Leave(); }; in UnLock() function
228 void UnLock() UNLOCK_FUNCTION(_critSect) { in UnLock() function
188 void UnLock() in UnLock() function
165 void UnLock() { _critSect.Leave(); }; in UnLock() function