Searched refs:CH_RWAIT (Results 1 – 2 of 2) sorted by relevance
655 #define CH_RWAIT 0x1000 /* Process waiting in xxread() */ macro
1977 if (ch->ch_flags & CH_RWAIT) { in dgap_event()1978 ch->ch_flags &= ~CH_RWAIT; in dgap_event()