Searched refs:isc_threadresult_t (Results 1 – 17 of 17) sorted by relevance
37 typedef void *isc_threadresult_t; global() typedef
40 typedef void *isc_threadresult_t; typedef42 typedef isc_threadresult_t (*isc_threadfunc_t)(isc_threadarg_t);48 isc_thread_join(isc_thread_t thread, isc_threadresult_t *result);
207 isc_threadresult_t210 isc_threadresult_t result; in isc__trampoline_run()
81 isc_threadresult_t
617 static isc_threadresult_t652 return ((isc_threadresult_t)0); in run()
95 isc_thread_join(isc_thread_t thread, isc_threadresult_t *result) { in isc_thread_join()
148 static isc_threadresult_t713 static isc_threadresult_t783 return ((isc_threadresult_t)0); in nm_thread()3161 static isc_threadresult_t3167 return ((isc_threadresult_t)0); in isc__nm_work_run()
3475 static isc_threadresult_t3629 return ((isc_threadresult_t)0); in netthread()