Implemented the Fiber* functions (with the help of Huw Davies).
commit9e8e5ff71db96f2caae0377ceaecac62c4d8df5b
authorAlexandre Julliard <julliard@winehq.org>
Tue, 17 Dec 2002 21:06:25 +0000 (17 21:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Dec 2002 21:06:25 +0000 (17 21:06 +0000)
tree0df7c67e4b20e0b65a1c0b242182dd1d03d32b48
parentea118ecb50aefab37a7e253e24b229d66aeeaa46
Implemented the Fiber* functions (with the help of Huw Davies).
dlls/kernel/kernel32.spec
dlls/ntdll/Makefile.in
include/thread.h
include/winbase.h
include/winnt.h
scheduler/fiber.c [new file with mode: 0644]