Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitWXExecAllocator.c68 #define SLJIT_SE_UNLOCK() pthread_mutex_unlock(&se_lock) macro
85 #ifndef SLJIT_SE_UNLOCK
86 #define SLJIT_SE_UNLOCK() macro
118 SLJIT_SE_UNLOCK(); in sljit_malloc_exec()
130 #undef SLJIT_SE_UNLOCK

Completed in 4 milliseconds