Searched refs:RTVfsUtilDummyPollOne (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Runtime/common/dvm/
H A Ddvmvfs.cpp220 rc = RTVfsUtilDummyPollOne(fEvents, cMillies, fIntr, pfRetEvents);
/vbox/src/VBox/Storage/
H A DVDIfVfs.cpp174 rc = RTVfsUtilDummyPollOne(fEvents, cMillies, fIntr, pfRetEvents);
H A DVDVfs.cpp355 rc = RTVfsUtilDummyPollOne(fEvents, cMillies, fIntr, pfRetEvents);
/vbox/include/iprt/
H A Dvfslowlevel.h967 RTDECL(int) RTVfsUtilDummyPollOne(uint32_t fEvents, RTMSINTERVAL cMillies, bool fIntr, uint32_t *pfRetEvents);
H A Dmangling.h1975 # define RTVfsUtilDummyPollOne RT_MANGLER(RTVfsUtilDummyPollOne) macro
/vbox/src/VBox/Runtime/common/vfs/
H A Dvfsmemory.cpp568 rc = RTVfsUtilDummyPollOne(fEvents, cMillies, fIntr, pfRetEvents);
H A Dvfsbase.cpp1502 RTDECL(int) RTVfsUtilDummyPollOne(uint32_t fEvents, RTMSINTERVAL cMillies, bool fIntr, uint32_t *pfRetEvents) function

Completed in 183 milliseconds