Zebediah Figura
|
6b24c39d32
|
Rebase against 3c2db20f66806074b047b0b3c76aa86ad79e3175.
|
2021-03-01 16:31:44 -06:00 |
|
Zebediah Figura
|
ba02aa0e4d
|
ntdll-NtAlertThreadByThreadId: Restore the NTDLL_UNIXLIB_VERSION changes.
|
2021-02-27 17:16:06 -06:00 |
|
Alistair Leslie-Hughes
|
4046ffe6c9
|
Rebase against a9c8196e97ec255f4f69d005ea1cbf8fcf2537e8.
|
2021-02-16 11:02:22 +11:00 |
|
Alistair Leslie-Hughes
|
41cb9f5179
|
Rebase against b922b5aeef18fd30b13a4e86c115d68e505c9393.
|
2021-02-12 11:53:19 +11:00 |
|
Zebediah Figura
|
41e15516bd
|
Rebase against 2d6b0b67d91b6433744ec859b10b8ee8eb4a37b3.
|
2021-02-10 19:45:27 -06:00 |
|
Zebediah Figura
|
f8ce6cbb21
|
ntdll-NtAlertThreadByThreadId: Add explicit memory barriers.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50448
|
2021-01-21 23:32:19 -06:00 |
|
Zebediah Figura
|
64877514fb
|
Rebase against 158a9e738421cd16f2e8296f11baa724c64c8ca7.
|
2021-01-21 17:44:50 -06: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 |
|
Zebediah Figura
|
dc77e28b0f
|
ntdll-NtAlertThreadByThreadId: New patch set.
|
2020-12-08 20:56:56 -06:00 |
|