Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/allocator_src/
H A DsljitExecAllocatorCore.c168 SLJIT_ALLOCATOR_LOCK(); in sljit_malloc_exec()
252 SLJIT_ALLOCATOR_LOCK(); in sljit_free_exec()
302 SLJIT_ALLOCATOR_LOCK(); in sljit_free_unused_memory_exec()
/php-src/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

Completed in 8 milliseconds