Home
last modified time | relevance | path

Searched refs:TIMER_STATUS_in_heap (Results 1 – 2 of 2) sorted by relevance

/xen/xen/include/xen/
A Dtimer.h43 #define TIMER_STATUS_in_heap 3 /* In use; on timer heap. */ macro
88 return timer->status >= TIMER_STATUS_in_heap; in timer_is_active()
/xen/xen/common/
A Dtimer.c190 case TIMER_STATUS_in_heap: in remove_entry()
214 t->status = TIMER_STATUS_in_heap; in add_entry()

Completed in 5 milliseconds