Home
last modified time | relevance | path

Searched refs:__itt_mutex_unlock (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify_static.cpp304 __itt_mutex_unlock(&_N_(_ittapi_global).mutex); in ITT_VERSIONIZE()
316 if (PTHREAD_SYMBOLS) __itt_mutex_unlock(&_N_(_ittapi_global).mutex); in ITT_VERSIONIZE()
338 __itt_mutex_unlock(&_N_(_ittapi_global).mutex); in ITT_VERSIONIZE()
344 if (PTHREAD_SYMBOLS) __itt_mutex_unlock(&_N_(_ittapi_global).mutex); in ITT_VERSIONIZE()
357 if (PTHREAD_SYMBOLS) __itt_mutex_unlock(&_N_(_ittapi_global).mutex); in ITT_VERSIONIZE()
376 __itt_mutex_unlock(&_N_(_ittapi_global).mutex); in ITT_VERSIONIZE()
388 __itt_mutex_unlock(&_N_(_ittapi_global).mutex); in ITT_VERSIONIZE()
410 __itt_mutex_unlock(&_N_(_ittapi_global).mutex); in ITT_VERSIONIZE()
416 if (PTHREAD_SYMBOLS) __itt_mutex_unlock(&_N_(_ittapi_global).mutex); in ITT_VERSIONIZE()
429 if (PTHREAD_SYMBOLS) __itt_mutex_unlock(&_N_(_ittapi_global).mutex); in ITT_VERSIONIZE()
[all …]
Dittnotify_config.h255 #define __itt_mutex_unlock(mutex) LeaveCriticalSection(mutex) macro
300 #define __itt_mutex_unlock(mutex) pthread_mutex_unlock(mutex) macro
/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