FreeRTOS
osThreadDeleted
is only used within FreeRTOS.
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
FreeRTOS
osThreadDeleted
osThreadDeleted value
Syntax
Show:
Summary
Declaration
from
cmsis_os.h:214
osThreadDeleted
=
0x4
;
Examples
References
from
examples
Code
Location
Referrer
osThreadDeleted
=
0x4
,
/* The thread being queried has been deleted, but its TCB has not yet been freed. */
cmsis_os.h:214
result
=
osThreadDeleted
;
cmsis_os.c:1403
osThreadGetState()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
osThreadDeleted
is read by 1 function:
All items filtered out
osThreadDeleted
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