ame='generator' content='cgit '/>
summaryrefslogtreecommitdiff
path: root/sys/modules/examples/executor/executor.c
AgeCommit message (Collapse)Author
2019-12-14Use MPSAFE callouts.ad
2018-04-13Add a new example kernel modulekamil
executor - basic implementation of callout and RUN_ONCE While there, perform a small cleanup in README. Patch by <Siddharth Muralee> Polishing by myself.