]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: Add make_named_thread
authorAdam C. Emerson <aemerson@redhat.com>
Tue, 16 Feb 2016 19:43:51 +0000 (14:43 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Fri, 16 Feb 2018 17:41:41 +0000 (12:41 -0500)
commit6e98d33ce72d53fb5b2d113ccc7720897110b654
treef6aa11893f7dab5ffb614ded5e366f63baca8f9d
parentbc9ab73704f7bc94e3a7fa0105936b340dde7478
common: Add make_named_thread

To allow us to make a std::thread with a name.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/common/Thread.cc
src/common/Thread.h