Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h204 #define __itt_mutex_unlock(mutex) LeaveCriticalSection(mutex) macro
245 #define __itt_mutex_unlock(mutex) pthread_mutex_unlock(mutex) macro
/external/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h204 #define __itt_mutex_unlock(mutex) LeaveCriticalSection(mutex) macro
245 #define __itt_mutex_unlock(mutex) pthread_mutex_unlock(mutex) macro
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h205 #define __itt_mutex_unlock(mutex) LeaveCriticalSection(mutex) macro
246 #define __itt_mutex_unlock(mutex) pthread_mutex_unlock(mutex) macro
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify_config.h255 #define __itt_mutex_unlock(mutex) LeaveCriticalSection(mutex) macro
300 #define __itt_mutex_unlock(mutex) pthread_mutex_unlock(mutex) macro