Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_worker.h13 # if defined(WORK_THREAD) && defined(WORK_PIPE)
119 #ifdef WORK_PIPE
178 # ifdef WORK_PIPE
H A Dntp_workimpl.h20 # define WORK_PIPE macro
25 # define WORK_PIPE macro
/netbsd-src/external/bsd/ntp/dist/libntp/
H A Dntp_worker.c203 #ifdef WORK_PIPE in queue_blocking_request()