Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Devent.h175 #define KNOTE_LOCKED(list, hint) knote(list, hint, KNF_LISTLOCKED) macro
/f-stack/freebsd/sys/
H A Devent.h241 #define KNOTE_LOCKED(list, hint) knote(list, hint, KNF_LISTLOCKED) macro