Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/kern/
H A Dkern_ntptime.c205 static uint32_t ntp_loop_active; variable
785 if (--ntp_loop_active == 0) { in refresh_ntp_loop()
794 ntp_loop_active++; in refresh_ntp_loop()
815 ntp_loop_active++; in start_ntp_loop()
827 ntp_loop_active = 0; in init_ntp_loop()