kernel32: Fix WaitForThreadpoolIoCallbacks spec entry.

Signed-off-by: Torge Matthies <tmatthies@codeweavers.com>
This commit is contained in:
Torge Matthies 2023-02-23 19:49:15 +01:00 committed by Alexandre Julliard
parent 2db94ca8f9
commit 78ce8e0018

View file

@ -1603,7 +1603,7 @@
@ stdcall -import WaitForMultipleObjectsEx(long ptr long long long)
@ stdcall -import WaitForSingleObject(long long)
@ stdcall -import WaitForSingleObjectEx(long long long)
@ stdcall WaitForThreadpoolIoCallbacks(ptr) NTDLL.TpWaitForIoCompletion
@ stdcall WaitForThreadpoolIoCallbacks(ptr long) NTDLL.TpWaitForIoCompletion
@ stdcall WaitForThreadpoolTimerCallbacks(ptr long) NTDLL.TpWaitForTimer
@ stdcall WaitForThreadpoolWaitCallbacks(ptr long) NTDLL.TpWaitForWait
@ stdcall WaitForThreadpoolWorkCallbacks(ptr long) NTDLL.TpWaitForWork