Searched defs:__itt_mutex_unlock (Results 1 – 2 of 2) sorted by relevance
269 #define __itt_mutex_unlock(mutex) LeaveCriticalSection(mutex) macro314 #define __itt_mutex_unlock(mutex) pthread_mutex_unlock(mutex) macro