Searched refs:HeapDelete (Results 1 – 3 of 3) sorted by relevance
72 _heap->HeapDelete(timerable); in stop_timer()86 _heap->HeapDelete(timer); in check_expired()
141 int HeapDelete(HeapEntry* entry);281 inline int HeapList::HeapDelete(HeapEntry* item) in HeapDelete() function329 return list->HeapDelete(this); in DeleteFromHeap()
807 int rc = _sleeplist.HeapDelete(thread); in RemoveSleep()