28 Jan
2026
28 Jan
'26
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