Alexandre Julliard pushed to branch master at wine / wine
Commits: b329cb10 by Paul Gofman at 2025-11-24T11:17:55+01:00 ntdll: Rename waiting_thread_count to structure_lock_count in barriers implementation.
- - - - - 76ab2007 by Paul Gofman at 2025-11-24T11:17:55+01:00 ntdll/tests: Add tests for iterative barrier usage.
- - - - - b90044a3 by Paul Gofman at 2025-11-24T11:17:55+01:00 ntdll: Support iterative barrier usage without re-initialization.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59017
- - - - -
2 changed files:
- dlls/ntdll/sync.c - dlls/ntdll/tests/sync.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7fcb3a974a1ded39159ceddc98ed41...