Searched refs:ISynchronizeMutex (Results 1 - 4 of 4) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | comdefsp.h | 1114 _COM_SMARTPTR_TYPEDEF(ISynchronizeMutex,__uuidof(ISynchronizeMutex));
|
H A D | objidl.h | 371 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 D | comdefsp.h | 1114 _COM_SMARTPTR_TYPEDEF(ISynchronizeMutex,__uuidof(ISynchronizeMutex));
|
H A D | objidl.h | 371 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 65 milliseconds