Alexandre Julliard pushed to branch master at wine / wine
Commits: 1226ede1 by Torge Matthies at 2025-02-14T21:02:48+01:00 ntdll: Add sys_membarrier-based implementation of NtFlushProcessWriteBuffers.
Uses the MEMBARRIER_CMD_PRIVATE_EXPEDITED membarrier command introduced in Linux 4.14.
- - - - - e895695b by Torge Matthies at 2025-02-14T21:02:48+01:00 ntdll: Add thread_get_register_pointer_values-based implementation of NtFlushProcessWriteBuffers.
- - - - -
1 changed file:
- dlls/ntdll/unix/virtual.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/19dc4bd192416dd570b1cb8f45daea...