wash 95d33ddcb9 kernel: msg: async messages no longer hold a pointer to the thread/port that sent them
this prevents a race condition where an event is sent as a port is being destroyed.
when the server gets around to handling the event, it now refers to a different port
that was created in the mean-time.
2026-03-25 20:19:19 +00:00
2026-03-12 20:34:31 +00:00
2026-02-19 19:21:15 +00:00
2026-02-03 21:28:15 +00:00
2023-05-07 12:37:21 +01:00
2023-01-31 13:11:53 +00:00
2024-11-02 11:31:51 +00:00
S
Description
Microkernel
Readme BSD-3-Clause 2.2 MiB
Languages
C 91.9%
Python 3.4%
Assembly 3.3%
CMake 0.8%
Linker Script 0.3%
Other 0.3%