mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-25 11:55:13 -04:00
Change the internal type used for isc_tid unit to isc_tid_t to hide the specific integer type being used for the 'tid'. Internally, the signed integer type is being used. This allows us to have negatively indexed arrays that works both for threads with assigned tid and the threads with unassigned tid. This should be used only in specific situations. |
||
|---|---|---|
| .. | ||
| ns | ||
| .clang-format | ||