Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_lock.c121 #define _KERNEL_LOCK_ASSERT(cond) \ macro
127 #define _KERNEL_LOCK_ASSERT(cond) /* nothing */ macro