Searched refs:SB_SEL (Results 1 – 2 of 2) sorted by relevance
204 #define SB_SEL 0x08 /* someone is selecting */ macro489 #define sb_notify(sb) (((sb)->sb_flags & (SB_WAIT | SB_SEL | SB_ASYNC | \
1435 sb->sb_flags &= ~SB_SEL; in sowakeup()