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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxIPC.cpp59 } VBOXIPCCONTEXT, *PVBOXIPCCONTEXT; typedef in typeref:struct:VBOXIPCCONTEXT
74 PVBOXIPCCONTEXT volatile pCtx;
241 PVBOXIPCCONTEXT pCtx = (PVBOXIPCCONTEXT)pInstance;
276 PVBOXIPCCONTEXT pCtx = (PVBOXIPCCONTEXT)pInstance;
445 PVBOXIPCCONTEXT pCtx = ASMAtomicReadPtrT(&pThis->pCtx, PVBOXIPCCONTEXT);
467 static int vboxIPCSessionCreate(PVBOXIPCCONTEXT pCtx, RTLOCALIPCSESSION hSession)
535 PVBOXIPCCONTEXT pCt
[all...]

Completed in 44 milliseconds