Searched refs:inOrOut (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/ntp/include/
H A Dntp_worker.h174 extern void worker_global_lock(int inOrOut);
/freebsd-11-stable/contrib/ntp/libntp/
H A Dwork_thread.c110 int inOrOut)
113 if (inOrOut)
109 worker_global_lock( int inOrOut) argument
H A Dwork_fork.c610 void worker_global_lock(int inOrOut) argument
612 (void)inOrOut;

Completed in 267 milliseconds