[Git][wine/wine][master] 3 commits: ntdll: Rename waiting_thread_count to structure_lock_count in barriers implementation.
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... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7fcb3a974a1ded39159ceddc98ed41... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)