Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/vtune/
H A Dittnotify_config.h278 #define __itt_mutex_unlock(mutex) LeaveCriticalSection(mutex) macro
319 #define __itt_mutex_unlock(mutex) pthread_mutex_unlock(mutex) macro

Completed in 6 milliseconds