[Git][wine/wine][master] 2 commits: ntdll: Implement NtAlertMultipleThreadByThreadId().
Alexandre Julliard pushed to branch master at wine / wine Commits: 15d8a6d2 by Paul Gofman at 2025-11-03T23:18:15+01:00 ntdll: Implement NtAlertMultipleThreadByThreadId(). - - - - - 82275b13 by Paul Gofman at 2025-11-03T23:18:15+01:00 ntdll: Use NtAlertMultipleThreadByThreadId() in RtlWakeAddressAll(). - - - - - 8 changed files: - dlls/ntdll/ntdll.spec - dlls/ntdll/ntsyscalls.h - dlls/ntdll/signal_arm64ec.c - dlls/ntdll/sync.c - dlls/ntdll/tests/sync.c - dlls/ntdll/unix/sync.c - dlls/wow64/process.c - include/winternl.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/762a97189f62468360cef07f360bdd... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/762a97189f62468360cef07f360bdd... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)