Searched refs:__heap_lock (Results 1 – 1 of 1) sorted by relevance
35 static int __heap_lock = 0; variable86 while (__sync_lock_test_and_set (&__heap_lock, 1)) in __malloc_lock()116 __sync_lock_release (&__heap_lock); in __malloc_unlock()