Searched refs:CTLF_RESET (Results 1 – 2 of 2) sorted by relevance
299 #define CTLF_RESET 0x2 /* event pointer reset or moved */ macro
2425 ASSERT((l->ctl_flags & (CTLF_COPYOUT|CTLF_RESET)) == 0); in cte_remove_listener()2473 l->ctl_flags |= CTLF_RESET; in cte_reset_listener()2503 l->ctl_flags |= CTLF_RESET; in cte_next_event()2640 else if (!partial && ((l->ctl_flags & CTLF_RESET) == 0) && in cte_get_event()2643 l->ctl_flags &= ~(CTLF_COPYOUT|CTLF_RESET); in cte_get_event()