• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1LIBRARY api-ms-win-core-processthreads-l1-1-2
2
3EXPORTS
4
5CreateThread@24
6ExitThread@4
7FlushProcessWriteBuffers@0
8GetCurrentProcess@0
9GetCurrentProcessId@0
10GetCurrentThread@0
11GetCurrentThreadId@0
12GetExitCodeThread@8
13GetThreadContext@8
14GetThreadId@4
15GetThreadPriority@4
16IsProcessorFeaturePresent@4
17OpenProcess@12
18QueueUserAPC@12
19ResumeThread@4
20SetThreadIdealProcessorEx@12
21SetThreadPriority@8
22SuspendThread@4
23SwitchToThread@0
24TerminateProcess@8
25TlsAlloc@0
26TlsFree@4
27TlsGetValue@4
28TlsSetValue@8
29