Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/pthreads/include/isc/
H A Dthread.h35 typedef isc_threadresult_t (*isc_threadfunc_t)(isc_threadarg_t); typedef
/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dthread.h70 typedef isc_threadresult_t (WINAPI *isc_threadfunc_t)(isc_threadarg_t); typedef