Home
last modified time | relevance | path

Searched refs:isc_thread_join (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dnetmgr_test.c
H A Dquota_test.c284 isc_thread_join(threads[i], NULL); in quota_thread()
288 isc_thread_join(g_threads[i], NULL); in quota_thread()
H A Ddoh_test.c
H A Dmem_test.c500 isc_thread_join(threads[i], NULL);
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dthread.h51 isc_thread_join(isc_thread_t thread, void **);
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/pthreads/include/isc/
H A Dthread.h48 isc_thread_join(isc_thread_t thread, isc_threadresult_t *result);
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dthread.c148 isc_thread_join(isc_thread_t thread, void **resultp) {
87 isc_thread_join(isc_thread_t thread, isc_threadresult_t *result) { isc_thread_join() function
H A Dtimer.c
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/pthreads/
H A Dthread.c95 isc_thread_join(isc_thread_t thread, isc_threadresult_t *result) { in isc_thread_join() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dtimer.c743 isc_thread_join(manager->thread, NULL); in isc_timermgr_destroy()
/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Dname_test.c992 isc_thread_join(threads[i], NULL);
H A Drbt_test.c1188 isc_thread_join(threads[i], NULL); in find_thread()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
H A Dnetmgr.c415 isc_thread_join(worker->thread, NULL); in nm_destroy()
/netbsd-src/external/mpl/bind/dist/lib/isc/netmgr/
H A Dnetmgr.c
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dsocket.c3987 isc_thread_join(manager->threads[i].thread, NULL); in isc_socketmgr_destroy()