Files
bind9/lib/ns/include
Witold Kręcicki 473523d7ea Use thread-friendly mctxpool and taskpool in ns_client.
Make ns_client mctxpool more thread-friendly by sharding it by
netmgr threadid, use task pool also sharded by thread id to avoid
lock contention.
2020-02-14 14:16:06 +01:00
..