Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/ntpd/
HDntp_loopfilter.c144 static void stop_kern_loop(void);
1142 atexit(&stop_kern_loop); in start_kern_loop()
1157 stop_kern_loop(void) in stop_kern_loop() function
1178 stop_kern_loop(); in select_loop()