Searched defs:rtPipePollStart (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/r3/os2/
H A Dpipe-os2.cpp979 uint32_t rtPipePollStart(RTPIPE hPipe, RTPOLLSET hPollSet, uint32_t fEvents, bool fFinalEntry, bool fNoWait) function
/vbox/src/VBox/Runtime/r3/win/
H A Dpipe-win.cpp1278 uint32_t rtPipePollStart(RTPIPE hPipe, RTPOLLSET hPollSet, uint32_t fEvents, bool fFinalEntry, bool fNoWait) function
1346 * events and stop whatever actions that rtPipePollStart() initiated.

Completed in 37 milliseconds