Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dkern_ntptime.c205 static uint32_t ntp_loop_active; variable
784 if (--ntp_loop_active == 0) { in refresh_ntp_loop()
793 ntp_loop_active++; in refresh_ntp_loop()
814 ntp_loop_active++; in start_ntp_loop()
826 ntp_loop_active = 0; in init_ntp_loop()