threadx
+
0
/5 examples
SourceVu will show references to
tx_mutex_get
from the following samples and libraries:
Libraries
netxduo
usbx
cmsis_rtos_threadx
filex
Examples
STM32469I-Discovery
Applications
ThreadX
Tx_Thread_Sync
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_get
tx_mutex_get macro
Syntax
Show:
Summary
Declaration
from
tx_api.h:1287
#define
tx_mutex_get
_txe_mutex_get
Examples
tx_mutex_get
is referenced by 5 libraries and example projects:
Libraries
netxduo
usbx
cmsis_rtos_threadx
filex
Examples
STM32469I-Discovery
Applications
ThreadX
Tx_Thread_Sync
References
from
0/5
examples
Code
Location
#define
tx_mutex_get
_tx_mutex_get
tx_api.h:1053
#define
tx_mutex_get
_txe_mutex_get
tx_api.h:1287
ret
=
tx_mutex_get
(
&
xSemaphore
->
mutex
,
timeout
)
;
tx_freertos.c:1270
ret
=
tx_mutex_get
(
&
xMutex
->
mutex
,
timeout
)
;
tx_freertos.c:1318
Call Tree
from
0/5
examples
All items filtered out
All items filtered out
Data Use
from
0/5
examples
All items filtered out
All items filtered out
Class Tree
from
0/5
examples
All items filtered out
All items filtered out
Override Tree
from
0/5
examples
All items filtered out
All items filtered out
Implementations
from
0/5
examples
All items filtered out
All items filtered out
Instances
from
0/5
examples
Lifecycle
from
0/5
examples
All items filtered out
All items filtered out