]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: add an async SharedMutex
authorCasey Bodley <cbodley@redhat.com>
Fri, 30 Mar 2018 03:53:40 +0000 (23:53 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 25 Jun 2018 19:32:48 +0000 (15:32 -0400)
commit36d3a8f984cdb764357906c8aa14702fdb72bae2
treefae1631d48e9119351d241b879fb0ddef8ae8e0b
parente7d98d73e54ab8208edbe4fc3b829b91841cb74c
common: add an async SharedMutex

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/common/async/shared_mutex.h [new file with mode: 0644]
src/test/common/CMakeLists.txt
src/test/common/test_async_shared_mutex.cc [new file with mode: 0644]