[Git][wine/wine][master] 6 commits: server: Use an event sync for thread apc objects.
Alexandre Julliard pushed to branch master at wine / wine Commits: 413a06dc by Rémi Bernon at 2025-06-23T10:31:41+02:00 server: Use an event sync for thread apc objects. - - - - - ab9ebea3 by Rémi Bernon at 2025-06-23T10:31:41+02:00 server: Use an event sync for context objects. - - - - - 7cdb776d by Elizabeth Figura at 2025-06-23T10:31:41+02:00 server: Use an event sync for thread objects. - - - - - ddb2e9d3 by Elizabeth Figura at 2025-06-23T10:31:41+02:00 server: Use an event sync for job objects. - - - - - 712d996b by Elizabeth Figura at 2025-06-23T10:31:42+02:00 server: Use an event sync for process objects. - - - - - 3d854364 by Rémi Bernon at 2025-06-23T10:31:42+02:00 server: Use an event sync for startup info objects. - - - - - 4 changed files: - server/process.c - server/process.h - server/thread.c - server/thread.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6759dedb9855acd563613d224b983d... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6759dedb9855acd563613d224b983d... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)