Home
last modified time | relevance | path

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

/PHP-8.1/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.c271 SLJIT_ALLOCATOR_LOCK(); in sljit_malloc_exec()
341 SLJIT_ALLOCATOR_LOCK(); in sljit_free_exec()
388 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 10 milliseconds