Commit message (Expand) | 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 | 2 | -48/+102 |
* | interrupt: minor cleaning | Michael Muré | 2018-10-27 | 2 | -8/+7 |
* | Iverted order, moved print, and new tests | Rafael Passos | 2018-10-25 | 2 | -18/+42 |
* | RegisterCleaner now uses Variadic input + tests | Rafael Passos | 2018-10-24 | 2 | -13/+48 |
* | 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 |