Timo Kreuzer
b7066b9232
[TCPIP] Fix "mbox" queue synchronization
...
Use a KSEMAPHORE instead of a NotificationEvent to signal availability. This is to prevent satisfying the wait for multiple waiters, when only a single entry is on the list.
Fixes crashes on SMP builds.
2025-08-05 09:15:07 +03:00
..
2025-01-29 00:49:35 -08:00
2025-07-02 22:24:46 +02:00
2025-01-29 00:49:35 -08:00
2024-10-06 10:47:11 +03:00
2025-06-19 20:32:11 -07:00
2025-01-28 13:36:45 +09:00
2025-05-31 09:51:33 +00:00
2024-10-06 10:47:11 +03:00
2025-05-19 00:29:10 +02:00
2025-05-04 17:28:37 +02:00
2025-04-08 20:21:07 +02:00
2025-01-28 13:36:45 +09:00
2025-08-05 09:15:07 +03:00
2023-12-09 20:19:54 +01:00
2025-04-08 20:19:54 +02:00
2025-01-28 13:36:45 +09:00
2023-03-28 08:12:38 +09:00
2025-07-13 22:49:51 +02:00
2025-07-13 22:49:51 +02:00
2025-01-14 13:34:24 +02:00
2025-01-29 00:49:35 -08:00