Re: [PATCH v7 0/2] MR2044: ntoskrnl.exe: Implement acquiring and releasing guarded mutexes
Jan. 28, 2026
7:10 a.m.
On Wed Jan 28 07:10:06 2026 +0000, Elizabeth Figura wrote:
These functions are fastcall. Also, if you're going to use the same implementation as fast mutexes I would just call the fast mutex functions instead of copying them. Both unsafe and safe versions are fastcall? in wine the fast lock (safe version) is winapi (stdcall) for safe and fastcall for unsafe
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2044#note_128231
57
Age (days ago)
57
Last active (days ago)
0 comments
1 participants
participants (1)
-
Etaash Mathamsetty (@etaash.mathamsetty)