Searched defs:SLJIT_ALLOCATOR_UNLOCK (Results 1 – 1 of 1) sorted by relevance
37 #define SLJIT_ALLOCATOR_UNLOCK() macro44 #define SLJIT_ALLOCATOR_UNLOCK() pthread_mutex_unlock(&allocator_lock) macro60 #define SLJIT_ALLOCATOR_UNLOCK() ReleaseMutex(allocator_lock) macro