Searched defs:RTPipeSelectOne (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/r3/posix/
H A Dpipe-posix.cpp619 RTDECL(int) RTPipeSelectOne(RTPIPE hPipe, RTMSINTERVAL cMillies) function
/vbox/src/VBox/Runtime/r3/os2/
H A Dpipe-os2.cpp754 RTDECL(int) RTPipeSelectOne(RTPIPE hPipe, RTMSINTERVAL cMillies) function
/vbox/src/VBox/Runtime/r3/win/
H A Dpipe-win.cpp742 buffer quota, unless we've promised stuff in RTPipeSelectOne.
984 RTDECL(int) RTPipeSelectOne(RTPIPE hPipe, RTMSINTERVAL cMillies) function
/vbox/include/iprt/
H A Dmangling.h1095 # define RTPipeSelectOne RT_MANGLER(RTPipeSelectOne) macro

Completed in 65 milliseconds