]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/thread: generalize Task so it works w/ func returns void
authorKefu Chai <kchai@redhat.com>
Tue, 21 Jan 2020 04:58:16 +0000 (12:58 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 21 Jan 2020 13:39:42 +0000 (21:39 +0800)
commitd7d19ad65ca927d42ed143ec99a262d633a0e194
treef965fe9e4e2c85154fb040b7bda15e4c77125931
parentce16d20b2bad4b42f665b420b02bb96bed348451
crimson/thread: generalize Task so it works w/ func returns void

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/thread/ThreadPool.h
src/test/crimson/test_thread_pool.cc