Searched refs:__itt_mutex_destroy (Results 1 – 2 of 2) sorted by relevance
282 #define __itt_mutex_destroy(mutex) DeleteCriticalSection(mutex) macro334 #define __itt_mutex_destroy(mutex) pthread_mutex_destroy(mutex) macro
160 __itt_mutex_destroy(&p.mutex); \