Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: add {condition_variable,shared_mutex}_debug | Kefu Chai | 2018-08-16 | 1 | -0/+48 |
as drop-in replacements of their standard library counterparts, but with some debugging facilities offered by Cond and RWLock. Signed-off-by: Kefu Chai <kchai@redhat.com> |