Searched refs:SLJIT_SE_LOCK (Results 1 – 1 of 1) sorted by relevance
106 #define SLJIT_SE_LOCK() macro110 #define SLJIT_SE_LOCK() pthread_mutex_lock(&se_lock) macro141 SLJIT_SE_LOCK(); in sljit_malloc_exec()156 #undef SLJIT_SE_LOCK
Completed in 8 milliseconds