Home
last modified time | relevance | path

Searched refs:thread_only (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/kern/
HDkern_intr.c1593 int ret, thread_only; in intr_filter_loop() local
1596 thread_only = 0; in intr_filter_loop()
1612 thread_only = 1; in intr_filter_loop()
1633 if (thread_only) { in intr_filter_loop()