ntdll-NtAlertThreadByThreadId: Use a lock-free (list of) arrays to map thread IDs to addresses.

This commit is contained in:
Zebediah Figura
2020-12-28 12:22:10 -06:00
parent 350eb136a5
commit b8ca0eae9f
5 changed files with 165 additions and 250 deletions

View File

@ -1,3 +1,2 @@
Fixes: [50292] Process-local synchronization objects use private interfaces into the Unix library
Depends: server-Object_Types
Disabled: True