Home
last modified time | relevance | path

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

/xnu-8796.101.5/osfmk/kern/
H A Dtimer_call.c103 #define TIMER_LONGTERM_SCAN_AGAIN 0 macro
1445 tlp->threshold.deadline = TIMER_LONGTERM_SCAN_AGAIN; in timer_longterm_scan()
1513 tlp->threshold.deadline != TIMER_LONGTERM_SCAN_AGAIN) { in timer_longterm_update_locked()