HomeSort by: relevance | last modified time | path
    Searched refs:isc__trampoline_get (Results 1 - 5 of 5) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/isc/
trampoline_p.h 61 isc__trampoline_get(isc_threadfunc_t start_routine, isc_threadarg_t arg);
91 *\li return value from start_routine (see isc__trampoline_get())
lib.c 46 isc__trampoline_t *trampoline = isc__trampoline_get(NULL, NULL);
trampoline.c 131 isc__trampoline_get(isc_threadfunc_t start, isc_threadarg_t arg) { function
  /src/external/mpl/dhcp/bind/dist/lib/isc/pthreads/
thread.c 56 trampoline_arg = isc__trampoline_get(func, arg);
  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
netmgr.c 3176 isc__trampoline_get(isc__nm_work_run, work);

Completed in 19 milliseconds