Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
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