mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 05:28:00 +00:00
The ISC thread API already defines isc_threadresult_t type, but we are using a pthread specific return type (void *).
The ISC thread API already defines isc_threadresult_t type, but we are using a pthread specific return type (void *).