Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/allocator_src/
H A DsljitExecAllocatorCore.c191 SLJIT_ALLOCATOR_UNLOCK(); in sljit_malloc_exec()
201 SLJIT_ALLOCATOR_UNLOCK(); in sljit_malloc_exec()
243 SLJIT_ALLOCATOR_UNLOCK(); in sljit_malloc_exec()
294 SLJIT_ALLOCATOR_UNLOCK(); in sljit_free_exec()
319 SLJIT_ALLOCATOR_UNLOCK(); in sljit_free_unused_memory_exec()
/php-src/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 7 milliseconds