ESP-IDF
+
0
/3 examples
SourceVu will show references to
_lock_release_recursive()
from the following samples and libraries:
ot_br sample
ot_cli sample
ot_trel sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
_lock_release_recursive()
_lock_release_recursive() function
Syntax
Show:
Summary
Declaration
from
locks.c:209
void
IRAM_ATTR
_lock_release_recursive
(
_lock_t
*
lock
)
;
Arguments
Argument
lock
Related Functions
Found 23 other functions taking a
__lock
argument:
Function
_lock_release()
_lock_acquire()
_lock_acquire_recursive()
check_lock_nonzero()
_lock_close_recursive()
lock_init_generic()
_lock_init_recursive()
lock_acquire_generic()
_lock_try_acquire()
_lock_close()
_lock_init()
lock_release_generic()
__retarget_lock_acquire_recursive()
__retarget_lock_try_acquire_recursive()
__retarget_lock_release_recursive()
_lock_try_acquire_recursive()
__retarget_lock_init()
__retarget_lock_init_recursive()
__retarget_lock_close()
__retarget_lock_close_recursive()
__retarget_lock_acquire()
__retarget_lock_try_acquire()
__retarget_lock_release()
Examples
_lock_release_recursive()
is referenced by 3 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out