Searched refs:EventLoopAlreadyFailed (Results 1 – 2 of 2) sorted by relevance
10 EventLoopAlreadyFailed, enumerator25 EventLoopAlreadyFailed => write!(f, "event loop already failed due to previous errors"), in fmt()
168 return Err(Error::EventLoopAlreadyFailed); in add_event()182 return Err(Error::EventLoopAlreadyFailed); in remove_event_for_fd()