Searched refs:IComStaThreadPoolKnobs (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomsvcs.h493 typedef struct IComStaThreadPoolKnobs IComStaThreadPoolKnobs; typedef in typeref:struct:IComStaThreadPoolKnobs
5398 struct IComStaThreadPoolKnobs : public IUnknown { struct in inherits:IUnknown
5415 HRESULT (WINAPI *QueryInterface)(IComStaThreadPoolKnobs *This,REFIID riid,void **ppvObject);
5416 ULONG (WINAPI *AddRef)(IComStaThreadPoolKnobs *This);
5417 ULONG (WINAPI *Release)(IComStaThreadPoolKnobs *This);
5418 HRESULT (WINAPI *SetMinThreadCount)(IComStaThreadPoolKnobs *This,DWORD minThreads);
5419 HRESULT (WINAPI *GetMinThreadCount)(IComStaThreadPoolKnobs *This,DWORD *minThreads);
5420 HRESULT (WINAPI *SetMaxThreadCount)(IComStaThreadPoolKnobs *This,DWORD maxThreads);
5421 HRESULT (WINAPI *GetMaxThreadCount)(IComStaThreadPoolKnobs *Thi
5431 struct IComStaThreadPoolKnobs { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomsvcs.h493 typedef struct IComStaThreadPoolKnobs IComStaThreadPoolKnobs; typedef in typeref:struct:IComStaThreadPoolKnobs
5398 struct IComStaThreadPoolKnobs : public IUnknown { struct in inherits:IUnknown
5415 HRESULT (WINAPI *QueryInterface)(IComStaThreadPoolKnobs *This,REFIID riid,void **ppvObject);
5416 ULONG (WINAPI *AddRef)(IComStaThreadPoolKnobs *This);
5417 ULONG (WINAPI *Release)(IComStaThreadPoolKnobs *This);
5418 HRESULT (WINAPI *SetMinThreadCount)(IComStaThreadPoolKnobs *This,DWORD minThreads);
5419 HRESULT (WINAPI *GetMinThreadCount)(IComStaThreadPoolKnobs *This,DWORD *minThreads);
5420 HRESULT (WINAPI *SetMaxThreadCount)(IComStaThreadPoolKnobs *This,DWORD maxThreads);
5421 HRESULT (WINAPI *GetMaxThreadCount)(IComStaThreadPoolKnobs *Thi
5431 struct IComStaThreadPoolKnobs { struct
[all...]

Completed in 62 milliseconds