Alexandre Julliard pushed to branch master at wine / wine
Commits: 11e8662e by Marc-Aurel Zent at 2024-12-04T21:14:39+01:00 ntdll: Implement NtGetCurrentProcessorNumber for macOS on x86_64.
See _os_cpu_number at xnu/libsyscall/os/tsd.h. The arm and arm64 implementations are not stable across kernel releases (yet).
- - - - -
1 changed file:
- dlls/ntdll/unix/thread.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/11e8662ebbbde9d39301aaf4bbc6f44...