History log of /netbsd-src/sys/modules/examples/executor/executor.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 0caf8245 06-Jul-2024 andvar <andvar@NetBSD.org>

s/elasped/elapsed/ in comment.


# 8faaa814 14-Dec-2019 ad <ad@NetBSD.org>

Use MPSAFE callouts.


# bfd0ff91 13-Apr-2018 kamil <kamil@NetBSD.org>

Add a new example kernel module

executor - basic implementation of callout and RUN_ONCE

While there, perform a small cleanup in README.

Patch by <Siddharth Muralee>
Polishing by myself.