Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make has_triggered a regular boolean. (#218)
Since it is protected by the mutex now, there is no reason to also make it an atomic (it just makes it slower). Signed-off-by: Chris Lalancette <[email protected]>
- Loading branch information