mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
47304e7254
pthread_join need check thread is DETACHED, Whether to wait according to the result.And, if a thread is DETACHED,it will not set a new attr. Signed-off-by: anjiahao <anjiahao@xiaomi.com>