Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/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