ESP-IDF + 0/3 examples
SourceVu will show references to esp_openthread_task_switching_lock_release() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Notes

This API must be called after `esp_openthread_task_switching_lock_acquire` or `esp_openthread_lock_acquire` and will cause a crash if the current task is not the task switching lock holder. This error could be caused by calling OpenThread APIs without locking OpenThread stack.

References

from examples