Alexandre Julliard pushed to branch master at wine / wine
Commits: f81095db by Yuxuan Shui at 2025-10-16T14:50:23+02:00 include: Add atomic read/write of pointers.
- - - - - ad90e0cf by Luca Bacci at 2025-10-16T14:50:23+02:00 ntdll: Use ReadPointerAcquire to get pointer value in RtlRunOnceBeginInitialize.
This is needed on architectures with weak memory models like ARM64.
- - - - -
2 changed files:
- dlls/ntdll/sync.c - include/winnt.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e0bb04bd9859f4e8909b97156b90d4...