Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitWXExecAllocator.c107 #define SLJIT_SE_UNLOCK() macro
111 #define SLJIT_SE_UNLOCK() pthread_mutex_unlock(&se_lock) macro
139 SLJIT_SE_UNLOCK(); in sljit_malloc_exec()
151 #undef SLJIT_SE_UNLOCK