2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-05 17:15:31 +00:00
Files
bind/lib/isc
Ondřej Surý deae974366 Directly cause assertion failure on pthreads primitives failure
Instead of returning error values from isc_rwlock_*(), isc_mutex_*(),
and isc_condition_*() macros/functions and subsequently carrying out
runtime assertion checks on the return values in the calling code,
trigger assertion failures directly in those macros/functions whenever
any pthread function returns an error, as there is no point in
continuing execution in such a case anyway.
2022-07-13 13:19:32 +02:00
..
2022-07-05 12:22:55 -07:00
2022-03-28 15:02:18 -07:00
2022-07-05 12:22:55 -07:00
2022-07-05 12:22:55 -07:00
2022-07-05 12:22:55 -07:00
2022-07-05 12:22:55 -07:00