Searched defs:SLJIT_ALLOCATOR_LOCK (Results 1 – 1 of 1) sorted by relevance
36 #define SLJIT_ALLOCATOR_LOCK() macro43 #define SLJIT_ALLOCATOR_LOCK() pthread_mutex_lock(&allocator_lock) macro59 #define SLJIT_ALLOCATOR_LOCK() allocator_grab_lock() macro
Completed in 7 milliseconds