mirror of
https://github.com/reactos/reactos.git
synced 2025-07-02 22:31:23 +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
|
@ -127,6 +127,7 @@ list(APPEND SOURCE_VISTA
|
|||
condvar.c
|
||||
runonce.c
|
||||
srw.c
|
||||
threadpool.c
|
||||
utf8.c)
|
||||
|
||||
add_library(rtl_vista ${SOURCE_VISTA})
|
||||
|
|
3357
sdk/lib/rtl/threadpool.c
Normal file
3357
sdk/lib/rtl/threadpool.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue