Searched refs:isc_thread_join (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/mpl/bind/dist/tests/isc/ |
H A D | netmgr_test.c |
|
H A D | quota_test.c | 284 isc_thread_join(threads[i], NULL); in quota_thread() 288 isc_thread_join(g_threads[i], NULL); in quota_thread()
|
H A D | doh_test.c |
|
H A D | mem_test.c | 500 isc_thread_join(threads[i], NULL);
|
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/ |
H A D | thread.h | 51 isc_thread_join(isc_thread_t thread, void **);
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/pthreads/include/isc/ |
H A D | thread.h | 48 isc_thread_join(isc_thread_t thread, isc_threadresult_t *result);
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | thread.c | 148 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 D | timer.c |
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/pthreads/ |
H A D | thread.c | 95 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 D | timer.c | 743 isc_thread_join(manager->thread, NULL); in isc_timermgr_destroy()
|
/netbsd-src/external/mpl/bind/dist/tests/dns/ |
H A D | name_test.c | 992 isc_thread_join(threads[i], NULL);
|
H A D | rbt_test.c | 1188 isc_thread_join(threads[i], NULL); in find_thread()
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/ |
H A D | netmgr.c | 415 isc_thread_join(worker->thread, NULL); in nm_destroy()
|
/netbsd-src/external/mpl/bind/dist/lib/isc/netmgr/ |
H A D | netmgr.c |
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/ |
H A D | socket.c | 3987 isc_thread_join(manager->threads[i].thread, NULL); in isc_socketmgr_destroy()
|