Home
last modified time | relevance | path

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

/openbsd/sys/kern/
H A Dkern_event.c53 #define KLIST_ASSERT_LOCKED(kl) do { \ macro
60 #define KLIST_ASSERT_LOCKED(kl) ((void)(kl)) macro