Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c1342 StatusType GetTaskState(TaskType TaskID, TaskStateRefType State) in GetTaskState()
1399 *State = RUNNING; in GetTaskState() local
1408 *State = WAITING; in GetTaskState() local
1415 *State = SUSPENDED; in GetTaskState() local
1421 *State = READY; in GetTaskState() local