fb43fd73ed
For example, task is blocked by nxsem_wait(sem1), use nxsem_wait(sem2) in signal handler, and take sem2 successfully, after exit from signal handler to task, nxsem_wait(sem1) returns OK, but the correct result should be -EINTR. Signed-off-by: Zeng Zhaoxiu <zhaoxiu.zeng@gmail.com> |
||
---|---|---|
.. | ||
chip.h | ||
Kconfig | ||
Make.defs | ||
switch.h | ||
Toolchain.defs | ||
z8_head.S | ||
z8_i2c.c | ||
z8_initialstate.c | ||
z8_irq.c | ||
z8_registerdump.c | ||
z8_restorecontext.S | ||
z8_saveirqcontext.c | ||
z8_saveusercontext.S | ||
z8_schedulesigaction.c | ||
z8_serial.c | ||
z8_sigdeliver.c | ||
z8_timerisr.c | ||
z8_vector.S | ||
z80_mem.h |