Searched defs:isc_threadfunc_t (Results 1 - 3 of 3) sorted by relevance

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

Completed in 192 milliseconds