Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/include/
H A Dntp_worker.h182 extern addremove_io_semaphore_func addremove_io_semaphore;
/freebsd-src/contrib/ntp/libntp/
H A Dwork_thread.c80 addremove_io_semaphore_func addremove_io_semaphore; variable
511 (*addremove_io_semaphore)(c->responses_pending->shnd, FALSE); in start_blocking_thread_internal()
931 (*addremove_io_semaphore)(c->responses_pending->shnd, TRUE); in cleanup_after_child()