mirror of
https://github.com/reactos/reactos.git
synced 2025-07-02 23:11:25 +00:00
[KERNEL32_VISTA][SDK] Import Threadpool.c from wine-9.7
This commit is contained in:
parent
d92f02e2e5
commit
405ed2b4ce
7 changed files with 3444 additions and 2 deletions
|
@ -4123,6 +4123,7 @@ InitOnceExecuteOnce(
|
|||
_Inout_opt_ PVOID Parameter,
|
||||
_Outptr_opt_result_maybenull_ LPVOID *Context);
|
||||
|
||||
typedef VOID (NTAPI *PTP_WIN32_IO_CALLBACK)(PTP_CALLBACK_INSTANCE,PVOID,PVOID,ULONG,ULONG_PTR,PTP_IO);
|
||||
|
||||
#if defined(_SLIST_HEADER_) && !defined(_NTOS_) && !defined(_NTOSP_)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue