Home
last modified time | relevance | path

Searched defs:kthread_q (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/kern/
H A Dkern_kthread.c100 struct kthread_q { struct
106 SIMPLEQ_HEAD(, kthread_q) kthread_q = SIMPLEQ_HEAD_INITIALIZER(kthread_q); argument