summaryrefslogtreecommitdiff
path: root/kern/work.h
AgeCommit message (Collapse)Author
2017-09-03kern/work: new private headerRichard Braun
2017-08-27Add TODO entriesRichard Braun
2017-07-13Switch to initialization operationsRichard Braun
2016-12-09Force brackets around one-line conditional statementsRichard Braun
This change was done using astyle, with a few manual editing here and there.
2014-06-17kern/work: per-processor work poolsRichard Braun
2013-06-03kern/work: new moduleRichard Braun
This module implements thread pools to concurrently process queues of deferred works.