Searched refs:rtPipePollGetHandle (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Runtime/include/internal/
H A Dpipe.h43 int rtPipePollGetHandle(RTPIPE hPipe, uint32_t fEvents, PRTHCINTPTR phNative);
/vbox/src/VBox/Runtime/r3/posix/
H A Dpipe-posix.cpp674 int rtPipePollGetHandle(RTPIPE hPipe, uint32_t fEvents, PRTHCINTPTR phNative) function
/vbox/src/VBox/Runtime/r3/os2/
H A Dpipe-os2.cpp881 int rtPipePollGetHandle(RTPIPE hPipe, uint32_t fEvents, PRTHCINTPTR phNative) function
/vbox/src/VBox/Runtime/r3/
H A Dpoll.cpp765 rc = rtPipePollGetHandle(uh.hPipe, fEvents, &hNative);
/vbox/src/VBox/Runtime/r3/win/
H A Dpipe-win.cpp1173 int rtPipePollGetHandle(RTPIPE hPipe, uint32_t fEvents, PRTHCINTPTR phNative) function

Completed in 48 milliseconds