]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/async: allow EventCenter::set_owner reentry
authorHaomai Wang <haomai@xsky.com>
Tue, 12 Jul 2016 06:15:23 +0000 (14:15 +0800)
committerHaomai Wang <haomai@xsky.com>
Tue, 16 Aug 2016 15:19:25 +0000 (23:19 +0800)
commit154376b211a5463a0aa770236df083397345b489
treebb5e5466b302819ad055318a82bc60650f84f66d
parent8d63e2c709d736bf9d5fda8d14109cf93d823f26
msg/async: allow EventCenter::set_owner reentry

If daemonlize we need to respawn event threads, it need to allow set_owner again

Signed-off-by: Haomai Wang <haomai@xsky.com>
src/msg/async/Event.cc
src/msg/async/Event.h
src/msg/async/Stack.cc