mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
acd108a5ed
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>