Searched refs:SLJIT_ALLOCATOR_UNLOCK (Results 1 – 3 of 3) sorted by relevance
279 SLJIT_ALLOCATOR_UNLOCK(); in sljit_malloc_exec()288 SLJIT_ALLOCATOR_UNLOCK(); in sljit_malloc_exec()315 SLJIT_ALLOCATOR_UNLOCK(); in sljit_malloc_exec()361 SLJIT_ALLOCATOR_UNLOCK(); in sljit_free_exec()384 SLJIT_ALLOCATOR_UNLOCK(); in sljit_free_unused_memory_exec()
349 SLJIT_ALLOCATOR_UNLOCK(); in sljit_malloc_exec()360 SLJIT_ALLOCATOR_UNLOCK(); in sljit_malloc_exec()394 SLJIT_ALLOCATOR_UNLOCK(); in sljit_malloc_exec()443 SLJIT_ALLOCATOR_UNLOCK(); in sljit_free_exec()468 SLJIT_ALLOCATOR_UNLOCK(); in sljit_free_unused_memory_exec()
37 #define SLJIT_ALLOCATOR_UNLOCK() macro44 #define SLJIT_ALLOCATOR_UNLOCK() pthread_mutex_unlock(&allocator_lock) macro60 #define SLJIT_ALLOCATOR_UNLOCK() ReleaseMutex(allocator_lock) macro