mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 19:38:39 +08:00
24e3cdf0c0
In nuttx function pthread_rwlock_init param attr is useless, so remove it to make rwlock_init pass rwlock_init/1-1.c and rwlock_init/3-1.c testcases. Signed-off-by: yanghuatao <yanghuatao@xiaomi.com>