OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__itt_mutex_unlock
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
ittnotify_config.h
205
#define
__itt_mutex_unlock
(mutex) LeaveCriticalSection(mutex)
macro
246
#define
__itt_mutex_unlock
(mutex) pthread_mutex_unlock(mutex)
macro
/external/v8/src/third_party/vtune/
ittnotify_config.h
239
#define
__itt_mutex_unlock
(mutex) LeaveCriticalSection(mutex)
macro
275
#define
__itt_mutex_unlock
(mutex) pthread_mutex_unlock(mutex)
macro
Completed in 205 milliseconds