Nikolay Sivov : threadpoolwinrt: Add initial implementation of RunAsync.
20 Sep
2022
20 Sep
'22
7:42 p.m.
Module: wine Branch: master Commit: 0f25fadb1453e146b0ce790f4656b5ad8894befa URL: https://gitlab.winehq.org/wine/wine/-/commit/0f25fadb1453e146b0ce790f4656b5a... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Sun Sep 18 14:22:53 2022 +0300 threadpoolwinrt: Add initial implementation of RunAsync. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> --- configure | 1 + configure.ac | 1 + dlls/threadpoolwinrt/main.c | 391 +++++++++++++++++++++++++++++++- dlls/threadpoolwinrt/tests/Makefile.in | 5 + dlls/threadpoolwinrt/tests/threadpool.c | 292 ++++++++++++++++++++++++ 5 files changed, 684 insertions(+), 6 deletions(-)
1181
Age (days ago)
1181
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard