kernelbase: Move FlsAlloc() implementation to ntdll.RtlFlsAlloc().
commitc955eee9e8ba92118f2192578128d4756030c7a4
authorPaul Gofman <pgofman@codeweavers.com>
Tue, 29 Sep 2020 20:15:29 +0000 (29 23:15 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Oct 2020 09:42:58 +0000 (1 11:42 +0200)
tree49925b61c499a739b61f192125ba2eb34649e040
parentd25854ad3167e98f703b60d32acf0e7d94d51be6
kernelbase: Move FlsAlloc() implementation to ntdll.RtlFlsAlloc().

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/tests/fiber.c
dlls/kernelbase/thread.c
dlls/ntdll/ntdll.spec
dlls/ntdll/thread.c
include/winternl.h