zhangyuan21 acd108a5ed pthread: fixed pthread_cancel and pthread_exit crash in SMP mode
1. When pthread exit, set the default cancellability state to NONCANCELABLE state.
2. Make sure modify tcb->flags is atomic operations.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-01-18 11:57:40 +08:00
..
2021-03-03 18:52:53 -08:00
2021-03-03 18:52:53 -08:00
2021-03-03 18:52:53 -08:00
2021-03-03 18:52:53 -08:00
2022-07-08 02:15:54 +08:00