mirror of
https://github.com/espressif/esp-idf
synced 2025-04-02 04:40:11 -04:00
Saves a few cycles by only testing the count validity once, and never for the common case where the mutex was not recursively locked.
Saves a few cycles by only testing the count validity once, and never for the common case where the mutex was not recursively locked.