Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitExecAllocator.c296 SLJIT_ALLOCATOR_UNLOCK(); in sljit_malloc_exec()
305 SLJIT_ALLOCATOR_UNLOCK(); in sljit_malloc_exec()
332 SLJIT_ALLOCATOR_UNLOCK(); in sljit_malloc_exec()
380 SLJIT_ALLOCATOR_UNLOCK(); in sljit_free_exec()
405 SLJIT_ALLOCATOR_UNLOCK(); in sljit_free_unused_memory_exec()
H A DsljitProtExecAllocator.c349 SLJIT_ALLOCATOR_UNLOCK(); in sljit_malloc_exec()
360 SLJIT_ALLOCATOR_UNLOCK(); in sljit_malloc_exec()
394 SLJIT_ALLOCATOR_UNLOCK(); in sljit_malloc_exec()
443 SLJIT_ALLOCATOR_UNLOCK(); in sljit_free_exec()
468 SLJIT_ALLOCATOR_UNLOCK(); in sljit_free_unused_memory_exec()
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 11 milliseconds