Home
last modified time | relevance | path

Searched refs:WaitInputFD (Results 1 – 4 of 4) sorted by relevance

/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dprocesses.h273 class WaitInputFD: public Waiter
276 WaitInputFD(int fd): m_waitFD(fd) {} in WaitInputFD() function
H A Dbasicio.cpp267 WaitInputFD waiter(fd); in waitForAvailableInput()
H A Dprocesses.cpp1145 void WaitInputFD::Wait(unsigned maxMillisecs) in Wait()
H A Dxwindows.cpp4767 WaitInputFD waiter(display->fd); in NextEvent()
4792 WaitInputFD waiter(DEREFDISPLAYHANDLE(dsHandle)->display->fd); in NextEvent()