wine-staging/patches/ntdll-NtAlertThreadByThreadId
2021-11-12 00:25:58 -06:00
..
0003-ntdll-Implement-NtAlertThreadByThreadId-and-NtWaitFo.patch Rebase against f712a98d12d091c5437159a291857dfb9f0cea7c. 2021-10-21 09:41:51 +11:00
0004-ntdll-tests-Add-basic-tests-for-thread-id-alert-func.patch ntdll-NtAlertThreadByThreadId: Use flat two-dimensional arrays indexed by thread ID on both the PE and Unix side. 2021-04-30 18:10:02 -05:00
0005-ntdll-Implement-thread-ID-alerts-using-futexes-if-po.patch ntdll-NtAlertThreadByThreadId: Use flat two-dimensional arrays indexed by thread ID on both the PE and Unix side. 2021-04-30 18:10:02 -05:00
0006-ntdll-Implement-thread-ID-alerts-using-Mach-semaphor.patch ntdll-NtAlertThreadByThreadId: Fix compilation on Mac OS. 2021-05-03 10:57:10 -05:00
0007-ntdll-Reimplement-Win32-futexes-on-top-of-thread-ID-.patch ntdll-NtAlertThreadByThreadId: Avoid spurious wakeups by performing the comparison inside of the futex queue spinlock. 2021-11-12 00:25:58 -06:00
0009-ntdll-Reimplement-the-critical-section-fast-path-on-.patch Rebase against 6a072b98c100f38a61fad00b6c96c86b3445efac. 2021-11-10 00:33:41 -06:00
0010-ntdll-Get-rid-of-the-direct-futex-path-for-condition.patch Rebase against 6a072b98c100f38a61fad00b6c96c86b3445efac. 2021-11-10 00:33:41 -06:00
0011-ntdll-Reimplement-SRW-locks-on-top-of-Win32-futexes.patch Rebase against 6a072b98c100f38a61fad00b6c96c86b3445efac. 2021-11-10 00:33:41 -06:00
definition Remove obsolete dependencies from some definition files. 2021-02-28 15:09:58 -06:00