helenos icon indicating copy to clipboard operation
helenos copied to clipboard

Simplify timeout implementation in kernel

Open le-jzr opened this issue 2 years ago • 0 comments

Replaces countdown with an immutable deadline, which allows us to remove timeout->lock and simplify the code quite a bit.

le-jzr avatar Aug 15 '22 17:08 le-jzr