threadx
+
0
/1 examples
SourceVu will show references to
TX_MUTEX_SUSP
from the following samples and libraries:
Libraries
cmsis_rtos_threadx
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
TX_MUTEX_SUSP
TX_MUTEX_SUSP macro
Syntax
Show:
Summary
Declaration
from
tx_api.h:174
#define
TX_MUTEX_SUSP
(
(
UINT
)
13
)
Examples
TX_MUTEX_SUSP
is referenced by 1 libraries and example projects:
Libraries
cmsis_rtos_threadx
References
from
0/1
examples
Code
Location
#define
TX_MUTEX_SUSP
(
(
UINT
)
13
)
tx_api.h:174
case
TX_MUTEX_SUSP
:
tx_freertos.c:698
if
(
thread_ptr
->
tx_thread_state
==
TX_MUTEX_SUSP
)
tx_mutex_cleanup.c:168
thread_ptr
->
tx_thread_state
=
TX_MUTEX_SUSP
;
tx_mutex_get.c:287
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out