Searched defs:__itt_mutex_unlock (Results 1 – 4 of 4) sorted by relevance
204 #define __itt_mutex_unlock(mutex) LeaveCriticalSection(mutex) macro245 #define __itt_mutex_unlock(mutex) pthread_mutex_unlock(mutex) macro
205 #define __itt_mutex_unlock(mutex) LeaveCriticalSection(mutex) macro246 #define __itt_mutex_unlock(mutex) pthread_mutex_unlock(mutex) macro
255 #define __itt_mutex_unlock(mutex) LeaveCriticalSection(mutex) macro300 #define __itt_mutex_unlock(mutex) pthread_mutex_unlock(mutex) macro