How to interact with condition variables
Open
- Dominant language
- CMake
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Do we need to support waiting on a lock until a condition variable is notified? Or do we just support the easy case and say if you're doing something fancy then you also use the more complex (ie std::mutex) api?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.