Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/vtune/
H A Dittnotify_config.h277 #define __itt_mutex_lock(mutex) EnterCriticalSection(mutex) macro
318 #define __itt_mutex_lock(mutex) pthread_mutex_lock(mutex) macro

Completed in 6 milliseconds