]> git.ipfire.org Git - thirdparty/pdns.git/commit
Replace pthread_rwlock with std::shared_mutex
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 24 Mar 2021 17:49:02 +0000 (18:49 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 24 Mar 2021 17:49:02 +0000 (18:49 +0100)
commit0898164e7ee262225cff04a85611a66bfa3cf342
treeba7bc296332405d10bc2f1b489c96ab5ca6b215f
parent3fa87029442c3d0133145701c0a4ac2011f3b47c
Replace pthread_rwlock with std::shared_mutex
pdns/cachecleaner.hh
pdns/libssl.cc
pdns/libssl.hh
pdns/lock.hh
pdns/test-lock_hh.cc