~mingw-w64/mingw-w64/experimental

« back to all changes in this revision

Viewing changes to ros-privexp/mingw-w64-crt/lib64/w3tp.def

  • Committer: NightStrike
  • Date: 2010-08-11 22:20:57 UTC
  • Revision ID: svn-v4:4407c894-4637-0410-b4f5-ada5f102cad1:experimental:3266
Branch for adding option for supporting ros

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
2
; Exports of file W3TP.dll
 
3
;
 
4
; Autogenerated by gen_exportdef
 
5
; Written by Kai Tietz, 2007
 
6
;
 
7
LIBRARY W3TP.dll
 
8
EXPORTS
 
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
 
25
ThreadPoolBindIoCompletionCallback
 
26
ThreadPoolGetStats
 
27
ThreadPoolInitialize
 
28
ThreadPoolPostCompletion
 
29
ThreadPoolSetInfo
 
30
ThreadPoolTerminate
 
31
DllMain