esp-idf/components
xutao d2173ba1e8 pthread: fix the priority inheritance
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
2020-11-21 08:21:57 +00:00
..
2020-09-01 16:03:20 +08:00
2020-08-06 20:03:18 +08:00