wine/dlls/avrt/avrt.spec
Andrey Gusev dfa1815c02 avrt: Add AvQuerySystemResponsiveness stub.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-28 20:21:37 +02:00

15 lines
579 B
Python

@ stdcall AvQuerySystemResponsiveness(long ptr)
@ stdcall AvRevertMmThreadCharacteristics(long)
@ stub AvRtCreateThreadOrderingGroup
@ stub AvRtCreateThreadOrderingGroupExA
@ stub AvRtCreateThreadOrderingGroupExW
@ stub AvRtDeleteThreadOrderingGroup
@ stub AvRtJoinThreadOrderingGroup
@ stub AvRtLeaveThreadOrderingGroup
@ stub AvRtWaitOnThreadOrderingGroup
@ stub AvSetMmMaxThreadCharacteristicsA
@ stub AvSetMmMaxThreadCharacteristicsW
@ stdcall AvSetMmThreadCharacteristicsA(str ptr)
@ stdcall AvSetMmThreadCharacteristicsW(wstr ptr)
@ stdcall AvSetMmThreadPriority(ptr long)