threadx
xTaskGetSchedulerState()
is only used within threadx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
xTaskGetSchedulerState()
xTaskGetSchedulerState() function
Syntax
Show:
Summary
Declaration
Definition
from
FreeRTOS.h:334
BaseType_t
xTaskGetSchedulerState
(
void
)
;
Implemented in
tx_freertos.c:273
Examples
References
from
examples
Code
Location
BaseType_t
xTaskGetSchedulerState
(
void
)
tx_freertos.c:273
BaseType_t
xTaskGetSchedulerState
(
void
)
;
FreeRTOS.h:334
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
xTaskGetSchedulerState()
reads 1 variable:
_tx_thread_preempt_disable
All items filtered out
xTaskGetSchedulerState()
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