FreeRTOS
osThreadRunning
is only used within FreeRTOS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
FreeRTOS
osThreadRunning
osThreadRunning value
Syntax
Show:
Summary
Declaration
from
cmsis_os.h:210
osThreadRunning
=
0x0
;
Examples
References
from
examples
Code
Location
Referrer
osThreadRunning
=
0x0
,
/* A thread is querying the state of itself, so must be running. */
cmsis_os.h:210
result
=
osThreadRunning
;
cmsis_os.c:1391
osThreadGetState()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
osThreadRunning
is read by 1 function:
All items filtered out
osThreadRunning
osThreadGetState()
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