Zeng Zhaoxiu
fb43fd73ed
signal: signal handler may cause task's state error
...
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>
2022-01-05 21:36:44 +09:00
..
2021-02-09 01:21:53 -08:00
2021-12-09 00:13:31 -06:00
2021-02-09 01:21:53 -08:00
2021-02-09 01:21:53 -08:00
2021-09-27 18:17:40 -07:00
2022-01-05 21:36:44 +09:00
2021-06-03 08:36:03 -07:00
2021-02-09 01:21:53 -08:00
2021-12-09 11:55:24 +09:00
2021-03-03 15:03:32 +00:00
2021-02-09 01:21:53 -08:00
2021-03-09 23:18:28 +08:00
2021-06-03 08:36:03 -07:00
2021-02-09 01:21:53 -08:00
2021-06-03 08:36:03 -07:00
2020-08-22 17:37:21 -06:00
2021-02-09 01:21:53 -08:00
2020-08-22 17:37:21 -06:00
2020-04-11 21:19:47 +01:00
2021-02-09 01:21:53 -08:00
2021-02-09 01:21:53 -08:00
2021-02-09 01:21:53 -08:00
2021-02-09 01:21:53 -08:00
2021-02-09 01:21:53 -08:00
2021-02-09 01:21:53 -08:00
2021-02-09 01:21:53 -08:00
2021-03-09 23:18:28 +08:00
2021-02-09 01:21:53 -08:00
2021-12-09 11:55:24 +09:00