Searched refs:eptiems (Results 1 – 2 of 2) sorted by relevance
91 EventPoll::wakeup_epoll(tty.core().eptiems(), None)?; in receive_buf()
493 pub fn eptiems(&self) -> &SpinLock<LinkedList<Arc<EPollItem>>> { in eptiems() method