-
- Downloads
msleep: prepare for interruptible sleep implementation
synch_port::msleep: merge time-out and non-time-out cases into one conditional branch to avoid code duplication. This both simplifies the code and makes future implementation of interruption handling code for interruptable sleeps easier. Signed-off-by:Dmitry Fleytman <dmitry@daynix.com> Signed-off-by:
Pekka Enberg <penberg@cloudius-systems.com>
Please register or sign in to comment