Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitUtils.c36 #define SLJIT_ALLOCATOR_LOCK() macro
43 #define SLJIT_ALLOCATOR_LOCK() pthread_mutex_lock(&allocator_lock) macro
59 #define SLJIT_ALLOCATOR_LOCK() allocator_grab_lock() macro
H A DsljitExecAllocator.c276 SLJIT_ALLOCATOR_LOCK(); in sljit_malloc_exec()
346 SLJIT_ALLOCATOR_LOCK(); in sljit_free_exec()
393 SLJIT_ALLOCATOR_LOCK(); in sljit_free_unused_memory_exec()
H A DsljitProtExecAllocator.c324 SLJIT_ALLOCATOR_LOCK(); in sljit_malloc_exec()
403 SLJIT_ALLOCATOR_LOCK(); in sljit_free_exec()
451 SLJIT_ALLOCATOR_LOCK(); in sljit_free_unused_memory_exec()

Completed in 8 milliseconds