Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitWXExecAllocator.c106 #define SLJIT_SE_LOCK() macro
110 #define SLJIT_SE_LOCK() pthread_mutex_lock(&se_lock) macro
137 SLJIT_SE_LOCK(); in sljit_malloc_exec()
152 #undef SLJIT_SE_LOCK