Searched refs:InUse (Results 1 – 2 of 2) sorted by relevance
15 InUse(MemoryAllocationIndex), enumerator23 *self = HeapSlot::InUse(memory_alloc_index); in alloc()26 HeapSlot::InUse(_) => panic!("already in use"), in alloc()33 HeapSlot::InUse(memory_alloc_index) => { in dealloc()
186 InUse, enumerator265 *state = HalfState::InUse; in start()280 assert!(matches!(state, HalfState::InUse)); in stop()