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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dobjidl.h371 typedef struct ISynchronizeMutex ISynchronizeMutex; typedef in typeref:struct:ISynchronizeMutex
6498 struct ISynchronizeMutex : public ISynchronize { struct in inherits:ISynchronize
6505 HRESULT (WINAPI *QueryInterface)(ISynchronizeMutex *This,REFIID riid,void **ppvObject);
6506 ULONG (WINAPI *AddRef)(ISynchronizeMutex *This);
6507 ULONG (WINAPI *Release)(ISynchronizeMutex *This);
6508 HRESULT (WINAPI *Wait)(ISynchronizeMutex *This,DWORD dwFlags,DWORD dwMilliseconds);
6509 HRESULT (WINAPI *Signal)(ISynchronizeMutex *This);
6510 HRESULT (WINAPI *Reset)(ISynchronizeMutex *This);
6511 HRESULT (WINAPI *ReleaseMutex)(ISynchronizeMutex *Thi
6514 struct ISynchronizeMutex { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dobjidl.h371 typedef struct ISynchronizeMutex ISynchronizeMutex; typedef in typeref:struct:ISynchronizeMutex
6498 struct ISynchronizeMutex : public ISynchronize { struct in inherits:ISynchronize
6505 HRESULT (WINAPI *QueryInterface)(ISynchronizeMutex *This,REFIID riid,void **ppvObject);
6506 ULONG (WINAPI *AddRef)(ISynchronizeMutex *This);
6507 ULONG (WINAPI *Release)(ISynchronizeMutex *This);
6508 HRESULT (WINAPI *Wait)(ISynchronizeMutex *This,DWORD dwFlags,DWORD dwMilliseconds);
6509 HRESULT (WINAPI *Signal)(ISynchronizeMutex *This);
6510 HRESULT (WINAPI *Reset)(ISynchronizeMutex *This);
6511 HRESULT (WINAPI *ReleaseMutex)(ISynchronizeMutex *Thi
6514 struct ISynchronizeMutex { struct
[all...]

Completed in 49 milliseconds