aboutsummaryrefslogtreecommitdiffstats
path: root/util/interrupt
Commit message (Collapse)AuthorAgeFilesLines
* interrupt: also protect cancel with the mutexMichael Muré2019-08-311-1/+6
|
* interrupt: allow to cancel a cleanerMichael Muré2019-08-302-48/+102
|
* interrupt: minor cleaningMichael Muré2018-10-272-8/+7
|
* Iverted order, moved print, and new testsRafael Passos2018-10-252-18/+42
|
* RegisterCleaner now uses Variadic input + testsRafael Passos2018-10-242-13/+48
|
* Inverted boolean checkRafael Passos2018-10-241-3/+4
|
* moved cleaner function to util/interruptRafael Passos2018-10-241-0/+39