Home
last modified time | relevance | path

Searched defs:SLJIT_ALLOCATOR_UNLOCK (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitUtils.c37 #define SLJIT_ALLOCATOR_UNLOCK() macro
44 #define SLJIT_ALLOCATOR_UNLOCK() pthread_mutex_unlock(&allocator_lock) macro
60 #define SLJIT_ALLOCATOR_UNLOCK() ReleaseMutex(allocator_lock) macro

Completed in 13 milliseconds