poco
poco copied to clipboard
C++14 RWLock
RWLock: std::shared_timed_mutex has separate read and write unlock, but RWLock uses unlock for both
Not sure whether this is worth the effort, plus (if i'm understanding it right) having separate unlocks will change the semantics. In any case, postponing this issue for post-2.0
/cc @obiltschnig @RangelReale
This issue is stale because it has been open for 365 days with no activity.
This issue was closed because it has been inactive for 60 days since being marked as stale.