ntdll: Move the keyed event functions to the Unix library.
commitf1276b25ae72e81cf044134bae92db6ef73be3a1
authorAlexandre Julliard <julliard@winehq.org>
Thu, 4 Jun 2020 19:27:22 +0000 (4 21:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 4 Jun 2020 20:36:38 +0000 (4 22:36 +0200)
treecb676a8bbc3b53ffb1291b0206cc5be88f19c32c
parent65edacf93484faf1dc3d11e555081d69556ccbc3
ntdll: Move the keyed event functions to the Unix library.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/sync.c
dlls/ntdll/unix/loader.c
dlls/ntdll/unix/sync.c
dlls/ntdll/unix/thread.c
dlls/ntdll/unix/unix_private.h
dlls/ntdll/unixlib.h