• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1;
2; Exports of file W3TP.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY W3TP.dll
8EXPORTS
9; private: __cdecl THREAD_POOL::THREAD_POOL(void) __ptr64
10??0THREAD_POOL@@AEAA@XZ
11; private: __cdecl THREAD_POOL::~THREAD_POOL(void) __ptr64
12??1THREAD_POOL@@AEAA@XZ
13; public: int __cdecl THREAD_POOL::BindIoCompletionCallback(void * __ptr64,void (__cdecl*)(unsigned long,unsigned long,struct _OVERLAPPED * __ptr64),unsigned long) __ptr64
14?BindIoCompletionCallback@THREAD_POOL@@QEAAHPEAXP6AXKKPEAU_OVERLAPPED@@@ZK@Z
15; public: static int __cdecl THREAD_POOL::CreateThreadPool(class THREAD_POOL * __ptr64 * __ptr64,struct THREAD_POOL_CONFIG * __ptr64)
16?CreateThreadPool@THREAD_POOL@@SAHPEAPEAV1@PEAUTHREAD_POOL_CONFIG@@@Z
17; public: void __cdecl THREAD_POOL::GetStats(unsigned long * __ptr64,unsigned long * __ptr64,unsigned long * __ptr64) __ptr64
18?GetStats@THREAD_POOL@@QEAAXPEAK00@Z
19; public: int __cdecl THREAD_POOL::PostCompletion(unsigned long,void (__cdecl*)(unsigned long,unsigned long,struct _OVERLAPPED * __ptr64),struct _OVERLAPPED * __ptr64) __ptr64
20?PostCompletion@THREAD_POOL@@QEAAHKP6AXKKPEAU_OVERLAPPED@@@Z0@Z
21; public: unsigned __int64 __cdecl THREAD_POOL::SetInfo(enum THREAD_POOL_INFO,unsigned __int64) __ptr64
22?SetInfo@THREAD_POOL@@QEAA_KW4THREAD_POOL_INFO@@_K@Z
23; public: void __cdecl THREAD_POOL::TerminateThreadPool(void) __ptr64
24?TerminateThreadPool@THREAD_POOL@@QEAAXXZ
25ThreadPoolBindIoCompletionCallback
26ThreadPoolGetStats
27ThreadPoolInitialize
28ThreadPoolPostCompletion
29ThreadPoolSetInfo
30ThreadPoolTerminate
31DllMain
32