NTDLS.Semaphore v3.1.0
Version: 3.1.0
Status: Stable
Released: 2023-11-16
License: MIT License
No downloadable files are available for this release
but you can obtain the source code from GitHub.
Source-Code
Release Notes
- Further expanded compatibility of ICriticalSection to allow mixing of optimistic and pessimistic semaphores for LockAll() variants.
- Enhanced the thread ownership tracking to include a mixture of optimistic and pessimistic critical sections.