Files
bind9/lib/isc
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-06-19 15:36:28 -07:00
2019-05-21 10:23:17 +00:00
2019-07-23 15:32:36 -04:00
2019-07-03 00:05:34 -04:00