[1/4] ntdll: Implement TpSimpleTryPost and basic threadpool infrastructure.

Alexandre Julliard julliard at winehq.org
Thu Mar 5 06:34:35 CST 2015


Sebastian Lackner <sebastian at fds-team.de> writes:

> diff --git a/dlls/ntdll/Makefile.in b/dlls/ntdll/Makefile.in
> index ed4bb94..2cecac6 100644
> --- a/dlls/ntdll/Makefile.in
> +++ b/dlls/ntdll/Makefile.in
> @@ -47,6 +47,7 @@ C_SRCS = \
>  	tape.c \
>  	thread.c \
>  	threadpool.c \
> +	threadpool2.c \

Please put that stuff in the existing threadpool.c, it's not large and
it will be easier to find that way.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list