Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | interrupt: also protect cancel with the mutex | Michael Muré | 2019-08-31 | 1 | -1/+6 |
| | |||||
* | interrupt: allow to cancel a cleaner | Michael Muré | 2019-08-30 | 1 | -30/+60 |
| | |||||
* | interrupt: minor cleaning | Michael Muré | 2018-10-27 | 1 | -6/+5 |
| | |||||
* | Iverted order, moved print, and new tests | Rafael Passos | 2018-10-25 | 1 | -6/+13 |
| | |||||
* | RegisterCleaner now uses Variadic input + tests | Rafael Passos | 2018-10-24 | 1 | -13/+15 |
| | |||||
* | Inverted boolean check | Rafael Passos | 2018-10-24 | 1 | -3/+4 |
| | |||||
* | moved cleaner function to util/interrupt | Rafael Passos | 2018-10-24 | 1 | -0/+39 |