mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 23:43:39 +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})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue