Searched refs:__itt_mutex_unlock (Results 1 – 1 of 1) sorted by relevance
278 #define __itt_mutex_unlock(mutex) LeaveCriticalSection(mutex) macro319 #define __itt_mutex_unlock(mutex) pthread_mutex_unlock(mutex) macro
Completed in 5 milliseconds