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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h2159 virtual HRESULT STDMETHODCALLTYPE LockRunning(
2195 HRESULT (STDMETHODCALLTYPE *LockRunning)( member in struct:IRunnableObjectVtbl
2219 #define IRunnableObject_LockRunning(This,fLock,fLastUnlockCloses) (This)->lpVtbl->LockRunning(This,fLock,fLastUnlockCloses)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h2159 virtual HRESULT STDMETHODCALLTYPE LockRunning(
2195 HRESULT (STDMETHODCALLTYPE *LockRunning)( member in struct:IRunnableObjectVtbl
2219 #define IRunnableObject_LockRunning(This,fLock,fLastUnlockCloses) (This)->lpVtbl->LockRunning(This,fLock,fLastUnlockCloses)

Completed in 408 milliseconds