Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/ !
H A Dkern_ntptime.c205 static uint32_t ntp_loop_active; variable
781 if (--ntp_loop_active == 0) { in refresh_ntp_loop()
790 ntp_loop_active++; in refresh_ntp_loop()
811 ntp_loop_active++; in start_ntp_loop()
823 ntp_loop_active = 0; in init_ntp_loop()