mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
6e4b0c3e2f
Saves a few cycles by only testing the count validity once, and never for the common case where the mutex was not recursively locked.