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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxLA.cpp1027 static int laWait(VBOXLACONTEXT *pCtx, uint64_t *pu64Timestamp, uint32_t u32Timeout) function
1029 LogFlowFunc(("laWait [%s]\n",
1038 LogFlowFunc(("laWait rc %Rrc\n",
1340 rc = laWait(pCtx, &u64Timestamp, 1000);

Completed in 47 milliseconds