Searched refs:__heap_lock_id (Results 1 – 1 of 1) sorted by relevance
36 static void *__heap_lock_id = NULL; variable78 if (id == __heap_lock_id) in __malloc_lock()91 if (__heap_lock_id != NULL) in __malloc_lock()97 __heap_lock_id = id; in __malloc_lock()105 if (id != __heap_lock_id) in __malloc_unlock()115 __heap_lock_id = NULL; in __malloc_unlock()