wine/dlls/ucrtbase/tests/threaddll.spec
Arkadiusz Hiler f80ac265e5 ucrtbase: Add tests for _beginthread[ex]().
Signed-off-by: Arkadiusz Hiler <ahiler@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-05 21:52:23 +02:00

3 lines
98 B
Python

@ stdcall set_detach_event(ptr)
@ stdcall stdcall_thread_proc(ptr)
@ cdecl cdecl_thread_proc(ptr)