[Git][wine/wine][master] winemac: Avoid taking the window lock when creating client surface.
"Alexandre Julliard (@julliard)" <[email protected]>
| Newsgroups | gmane.comp.emulators.wine.cvs |
|---|---|
| Message-ID | <[email protected]> |
Alexandre Julliard pushed to branch master at wine / wine Commits: 6bb2b21d by Rémi Bernon at 2025-12-04T12:17:10+01:00 winemac: Avoid taking the window lock when creating client surface. It's not even necessary anymore, and macdrv_create_view blocks on the main thread, which sometimes seems to trigger a deadlock. - - - - - 1 changed file: - dlls/winemac.drv/window.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/6bb2b21dc386eb504af2a602cee45cc92a0c17c0 -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/6bb2b21dc386eb504af2a602cee45cc92a0c17c0 You're receiving this email because of your account on gitlab.winehq.org.