Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h204 #define __itt_mutex_unlock(mutex) LeaveCriticalSection(mutex) macro
245 #define __itt_mutex_unlock(mutex) pthread_mutex_unlock(mutex) macro