Home
last modified time | relevance | path

Searched defs:State (Results 1 – 1 of 1) sorted by relevance

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c1343 StatusType GetTaskState(TaskType TaskID, TaskStateRefType State) in GetTaskState()
1400 *State = RUNNING; in GetTaskState() local
1409 *State = WAITING; in GetTaskState() local
1416 *State = SUSPENDED; in GetTaskState() local
1422 *State = READY; in GetTaskState() local