]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common: Add a threadpool for Asio
authorAdam C. Emerson <aemerson@redhat.com>
Tue, 13 Aug 2019 16:53:02 +0000 (12:53 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Fri, 15 May 2020 14:55:10 +0000 (10:55 -0400)
commitc120aa95815b56a0b9fb59ef000307c710ddf2d7
tree1f28d46c27600c1f42ffb7ae0244be74fc5bddd0
parent38be6d3fb8785c23f9cf76754aa956dd0e999996
common: Add a threadpool for Asio

Just to package up starting, stopping, and running everything.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/common/async/context_pool.h [new file with mode: 0644]
src/common/detail/construct_suspended.h [new file with mode: 0644]