Skip to content
GitLab
Explore
Sign in
Register
ntoskrnl.exe: Implement acquiring and releasing guarded mutexes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Etaash Mathamsetty
requested to merge
etaash.mathamsetty/wine:guardedmutex
into
master
Jan 26, 2023
Overview
3
Commits
2
Pipelines
7
Changes
2
Expand
according to MSDN they are implemented in the same way as a fast mutex.
Merge request reports
Loading