Home
last modified time | relevance | path

Searched defs:isc_threadfunc_t (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/ntp/libntp/lib/isc/pthreads/include/isc/
HDthread.h35 typedef isc_threadresult_t (*isc_threadfunc_t)(isc_threadarg_t); typedef
/freebsd-14-stable/contrib/ntp/libntp/lib/isc/win32/include/isc/
HDthread.h70 typedef isc_threadresult_t (WINAPI *isc_threadfunc_t)(isc_threadarg_t); typedef