forked from espressif/esp-idf
When `pthread_mutex_destroy` is used to release mutex, `pthread_mutex_lock_internal` is used, which results in the increase of `uxmutexehold` and no recovery base priority
When `pthread_mutex_destroy` is used to release mutex, `pthread_mutex_lock_internal` is used, which results in the increase of `uxmutexehold` and no recovery base priority