Skip to content
Snippets Groups Projects
Commit 084c8089 authored by Craig Tiller's avatar Craig Tiller
Browse files

Threading fixes

- single global mutex (simpler, easier to make correct for now)
- properly flag kick state for workers to avoid missing wakeups (if
signal is called before wait on the cv)
parent 3ccd9613
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment