-
- Downloads
core: msg_receive should yield
If a thread sends blocking, but the target thread is not currently in receive mode, the sender gets queued. If it has a higher priority it should run again as soon as the target goes into receiving mode.
Please register or sign in to comment