Searched refs:ELEM_BUSY (Results 1 – 3 of 3) sorted by relevance
458 elem->state = ELEM_BUSY; in malloc_elem_alloc()479 new_elem->state = ELEM_BUSY; in malloc_elem_alloc()676 case ELEM_BUSY: in elem_state_to_str()
17 ELEM_BUSY, enumerator
840 if (!malloc_elem_cookies_ok(elem) || elem->state != ELEM_BUSY) in malloc_heap_free()1012 if (!malloc_elem_cookies_ok(elem) || elem->state != ELEM_BUSY) in malloc_heap_resize()1266 if (elem->state == ELEM_BUSY || elem->size != len) { in malloc_heap_remove_external_memory()