Files
haiku-beta6/src
Augustin Cavalier fb543b61ba AppServerLink: Use a mutex.
X512 pointed out that ServerLink is inherited by PortLink which is
used by all windows, so the original change had the unintended effect
of allocating another semaphore for every window, which isn't wanted.
So, just use a static mutex here also.
2026-02-27 09:15:48 -05:00
..
2026-02-20 16:21:21 +00:00
2026-02-20 11:45:09 +00:00
2026-02-27 09:15:48 -05:00
2026-02-23 18:31:03 +00:00