]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: add waiter template
authorAdam C. Emerson <aemerson@redhat.com>
Tue, 9 Feb 2016 04:49:06 +0000 (23:49 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Fri, 15 May 2020 14:55:10 +0000 (10:55 -0400)
commitb5ab991103b5437faa52640e082bc4002f50d9e5
treec5e71329848f33148cfd7265a5613a93a40ffe17
parentcaf6ce2ac2dd0808ffec7195cdfef410bb6da854
common: add waiter template

It's no fair taking away people's C_SafeCond without giving them something new
to replace it.

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