mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
558b772146
pthread_attr_init was being erroneously called for initializing an instance of pthread_mutexattr_t. Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>