Count only scheduled time when running performance tests
[reactos.git] / reactos / regtests / regtests / regtests.def
1 LIBRARY REGTESTS.DLL
2 EXPORTS
3 _ExitProcess@4
4 _GetModuleHandleA@4
5 _GetProcAddress@8
6 _LoadLibraryA@4
7 _CreateThread@24
8 _TerminateThread@8
9 _WaitForSingleObject@8
10 _GetLastError@0
11 _CloseHandle@4
12 _GetThreadTimes@20
13 _SetPriorityClass@8
14 _SetThreadPriority@8
15 _GetCurrentProcess@0
16 _GetCurrentThread@0
17 _GetThreadContext@8
18 _SuspendThread@4
19 _ResumeThread@4
20 _Sleep@4