Home
last modified time | relevance | path

Searched refs:__itt_mutex_destroy (Results 1 – 2 of 2) sorted by relevance

/oneTBB/src/tbb/tools_api/
H A Dittnotify_config.h282 #define __itt_mutex_destroy(mutex) DeleteCriticalSection(mutex) macro
334 #define __itt_mutex_destroy(mutex) pthread_mutex_destroy(mutex) macro
H A Dittnotify_static.c160 __itt_mutex_destroy(&p.mutex); \