Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitExecAllocator.c255 SLJIT_ALLOCATOR_LOCK(); in sljit_malloc_exec()
324 SLJIT_ALLOCATOR_LOCK(); in sljit_free_exec()
369 SLJIT_ALLOCATOR_LOCK(); in sljit_free_unused_memory_exec()
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
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()