reactos/drivers/network/tcpip/include/lwip/arch
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
..
bpstruct.h
cc.h
epstruct.h
perf.h
sys_arch.h [TCPIP] Fix "mbox" queue synchronization 2025-08-05 09:15:07 +03:00