Home
last modified time | relevance | path

Searched defs:__itt_mutex_unlock (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A Dittnotify_config.h204 #define __itt_mutex_unlock(mutex) LeaveCriticalSection(mutex) macro
245 #define __itt_mutex_unlock(mutex) pthread_mutex_unlock(mutex) macro
/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h269 #define __itt_mutex_unlock(mutex) LeaveCriticalSection(mutex) macro
314 #define __itt_mutex_unlock(mutex) pthread_mutex_unlock(mutex) macro