Files
bind9/lib/dns
Witold Kręcicki 7d93371581 lib/dns/adb.c: don't use more than 64 lock simultaneously when run under TSAN
- TSAN can't handle more than 64 locks in one thread, lock ADB bucket-by-bucket
   in TSAN mode. This means that the dump won't be consistent but it's good
   enough for testing

 - Use proper order when unlocking adb->namelocks and adb->entrylocks when
   dumping ADB.
2019-11-18 06:51:30 +01:00
..
2019-10-02 06:08:59 +00:00
2019-10-01 16:48:55 +02:00
2019-11-06 22:36:21 +01:00
2019-11-10 20:14:17 +00:00
2019-11-06 22:36:21 +01:00
2019-11-06 22:36:21 +01:00
2019-11-06 22:36:21 +01:00
2019-09-12 17:59:28 +10:00
2019-11-06 22:36:21 +01:00
2019-11-15 15:47:56 -08:00