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

/vbox/src/VBox/Main/src-client/
H A DHGCMThread.cpp599 bool fWaited = ((pMsg->m_fu32Flags & HGCM_MSG_F_WAIT) != 0); local
601 if (fWaited)
618 if (fWaited)

Completed in 43 milliseconds