Files
esp-idf/components
xutao cc10f1943c 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-17 14:48:43 +08:00
..
2020-05-18 16:51:45 +08:00
2020-11-03 10:38:48 +08:00
2020-09-01 15:57:47 +08:00