bind9/lib/isc/include
Ondřej Surý 63389b8ce6
Convert slabtop to use the cds_list
This is the first commit in series that aims to reduce the node locking
by replacing the single-linked list of slabtop(s) with CDS linked list.
This commit doesn't do anything else beyond replacing .next link with
the cds_list_head.  RCU semantics is going to be added in the subsequent
commits.
2025-09-23 11:21:47 +02:00
..
isc Convert slabtop to use the cds_list 2025-09-23 11:21:47 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00