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

/vbox/src/VBox/Runtime/r3/os2/
H A Dpipe-os2.cpp908 * @param fResetEvtSem Whether to reset the event semaphore.
910 static uint32_t rtPipePollCheck(RTPIPEINTERNAL *pThis, uint32_t fEvents, bool fResetEvtSem) argument
917 if (fResetEvtSem)

Completed in 46 milliseconds