Searched defs:emutls_unlock (Results 1 – 1 of 1) sorted by relevance
130 static __inline void emutls_unlock() { pthread_mutex_unlock(&emutls_mutex); } in emutls_unlock() function214 static __inline void emutls_unlock() { LeaveCriticalSection(emutls_mutex); } in emutls_unlock() function