threadx
+
0
/4 examples
SourceVu will show references to
tx_thread_identify
from the following samples and libraries:
Libraries
netxduo
usbx
cmsis_rtos_threadx
filex
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_thread_identify
tx_thread_identify macro
Syntax
Show:
Summary
Declaration
from
tx_api.h:1320
#define
tx_thread_identify
_tx_thread_identify
Examples
tx_thread_identify
is referenced by 4 libraries and example projects:
Libraries
netxduo
usbx
cmsis_rtos_threadx
filex
References
from
0/4
examples
Code
Location
#define
tx_thread_identify
_tx_thread_identify
tx_api.h:1086
#define
tx_thread_identify
_tx_thread_identify
tx_api.h:1320
p_thread
=
tx_thread_identify
(
)
;
tx_freertos.c:217
p_thread
=
tx_thread_identify
(
)
;
tx_freertos.c:507
p_thread
=
tx_thread_identify
(
)
;
tx_freertos.c:519
p_thread
=
tx_thread_identify
(
)
;
tx_freertos.c:581
p_thread
=
tx_thread_identify
(
)
;
tx_freertos.c:615
p_thread
=
tx_thread_identify
(
)
;
tx_freertos.c:639
if
(
p_thread
==
tx_thread_identify
(
)
)
{
tx_freertos.c:671
p_thread
=
tx_thread_identify
(
)
;
tx_freertos.c:757
p_thread
=
tx_thread_identify
(
)
;
tx_freertos.c:816
p_thread
=
tx_thread_identify
(
)
;
tx_freertos.c:989
p_thread
=
tx_thread_identify
(
)
;
tx_freertos.c:1026
if
(
xSemaphore
->
mutex
.
tx_mutex_owner
==
tx_thread_identify
(
)
)
{
tx_freertos.c:1267
Call Tree
from
0/4
examples
All items filtered out
All items filtered out
Data Use
from
0/4
examples
All items filtered out
All items filtered out
Class Tree
from
0/4
examples
All items filtered out
All items filtered out
Override Tree
from
0/4
examples
All items filtered out
All items filtered out
Implementations
from
0/4
examples
All items filtered out
All items filtered out
Instances
from
0/4
examples
Lifecycle
from
0/4
examples
All items filtered out
All items filtered out