Files
bind9/lib/dns
Ondřej Surý 46919579bb Make isc_thread_join() assert internally on failure
Previously isc_thread_join() would return ISC_R_UNEXPECTED on a failure to
create new thread.  All such occurences were caught and wrapped into assert
function at higher level.  The function was simplified to assert directly in the
isc_thread_join() function and all caller level assertions were removed.
2019-07-31 11:56:58 +02:00
..
2019-05-13 10:05:03 +07:00
2019-06-19 15:36:28 -07:00
2019-06-25 09:47:24 +10:00
2019-07-09 16:11:14 +02:00