Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dthread.h39 typedef isc_threadresult_t (*isc_threadfunc_t)(isc_threadarg_t); global() typedef
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/pthreads/include/isc/
H A Dthread.h42 typedef isc_threadresult_t (*isc_threadfunc_t)(isc_threadarg_t); typedef