Searched refs:isc__trampoline_get (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dtrampoline_p.h61 isc__trampoline_get(isc_threadfunc_t start_routine, isc_threadarg_t arg);
91 *\li return value from start_routine (see isc__trampoline_get())
H A Dlib.c46 isc__trampoline_t *trampoline = isc__trampoline_get(NULL, NULL);
H A Dtrampoline.c131 isc__trampoline_get(isc_threadfunc_t start, isc_threadarg_t arg) { function
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dtrampoline_p.h61 isc__trampoline_get(isc_threadfunc_t start_routine, isc_threadarg_t arg);
91 *\li return value from start_routine (see isc__trampoline_get())
H A Dthread.c48 trampoline_arg = isc__trampoline_get(func, arg);
H A Dtrampoline.c108 isc__trampoline_get(isc_threadfunc_t start, isc_threadarg_t arg) { function
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/pthreads/
H A Dthread.c56 trampoline_arg = isc__trampoline_get(func, arg);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
H A Dnetmgr.c3176 isc__trampoline_get(isc__nm_work_run, work);
/netbsd-current/external/mpl/bind/dist/lib/isc/netmgr/
H A Dnetmgr.c3560 isc__trampoline_get(isc__nm_work_run, work);

Completed in 250 milliseconds