-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
introduce a condvar per thread, instead of one
The previous version had a lot of spurious wakeups, but it also resisted the refactoring I'm about to do. =)
- Loading branch information
1 parent
bfa74bc
commit 92b5c02
Showing
1 changed file
with
14 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters