Alistair Leslie-Hughes
|
6364ada0ad
|
Rebase against 04a9c9eba77f56d61d615f1147590c67b466bdf8.
|
2021-01-20 10:56:34 +11:00 |
|
Alistair Leslie-Hughes
|
caa2471e20
|
Rebase against 88220e0ee41640940e7686fe0cab7f1e0bfb42f1.
|
2021-01-19 11:50:03 +11:00 |
|
Zebediah Figura
|
dfddef9654
|
ntdll-NtAlertThreadByThreadId: Reset a thread's Win32 futex entry when waking it.
Avoid a race where two simultaneous calls to RtlWakeAddressSingle() wake the same address.
|
2021-01-05 19:53:40 -06:00 |
|
Zebediah Figura
|
8b1e0eec1d
|
ntdll-NtAlertThreadByThreadId: Free the address wait entry on thread exit.
|
2020-12-28 12:36:15 -06:00 |
|
Zebediah Figura
|
b8ca0eae9f
|
ntdll-NtAlertThreadByThreadId: Use a lock-free (list of) arrays to map thread IDs to addresses.
|
2020-12-28 12:22:10 -06:00 |
|
Alistair Leslie-Hughes
|
8cbc70df46
|
Disable ntdll-NtAlertThreadByThreadId patchset
This patchset is causing applications to freeze on startup (intermittently).
Disabled until the root cause can be fixed.
|
2020-12-13 09:08:36 +11:00 |
|
Zebediah Figura
|
dc77e28b0f
|
ntdll-NtAlertThreadByThreadId: New patch set.
|
2020-12-08 20:56:56 -06:00 |
|