Huang Qi
a2941532bd
pthread: Avoid recursive pthread_exit call
...
pthread_exit will be called recursive when pthread_cancel
or other cleanup operation with syscalls that support
cancellation, to avoid this by mark current tcb flag as
TCB_FLAG_CANCEL_DOING instead of TCB_FLAG_CANCEL_PENDING.
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2021-05-21 22:46:52 -06:00
..
2021-05-21 22:46:52 -06:00
2021-03-04 17:17:41 -06:00
2021-02-25 11:31:49 -08:00
2021-02-09 01:21:53 -08:00
2021-05-21 22:46:52 -06:00
2021-02-09 01:21:53 -08:00
2021-03-09 23:18:28 +08:00
2021-02-25 11:31:49 -08:00
2021-03-05 20:35:22 +08:00
2021-02-09 01:21:53 -08:00
2021-02-09 01:21:53 -08:00
2021-03-05 20:35:22 +08:00
2021-03-04 17:17:41 -06:00
2021-04-16 12:41:41 +09:00
2021-02-09 01:21:53 -08:00
2021-05-19 10:11:15 +02:00
2021-02-09 01:21:53 -08:00
2021-02-09 01:21:53 -08:00
2021-03-05 20:35:22 +08:00
2021-05-21 22:46:52 -06:00
2021-05-21 22:46:52 -06:00
2021-03-05 20:35:22 +08:00
2021-05-19 10:11:15 +02:00
2021-05-19 10:11:15 +02: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-04-16 12:41:41 +09:00
2021-02-09 01:21:53 -08:00