mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-24 18:30:38 -05:00
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. |
||
|---|---|---|
| .. | ||
| include | ||
| condition.c | ||
| Makefile.in | ||
| mutex.c | ||
| thread.c | ||