mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 10:06:32 +03: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.