Searched refs:HeapTop (Results 1 – 3 of 3) sorted by relevance
83 CTimerNotify* timer = dynamic_cast<CTimerNotify*>(_heap->HeapTop()); in check_expired()88 timer = dynamic_cast<CTimerNotify*>(_heap->HeapTop()); in check_expired()
149 HeapEntry* HeapTop() { in HeapTop() function
752 MicroThread* thread = dynamic_cast<MicroThread*>(_sleeplist.HeapTop()); in WakeupTimeout()766 thread = dynamic_cast<MicroThread*>(_sleeplist.HeapTop()); in WakeupTimeout()773 MicroThread* thread = dynamic_cast<MicroThread*>(_sleeplist.HeapTop()); in KqueueGetTimeout()