Home
last modified time | relevance | path

Searched refs:check_task_to_run (Results 1 – 1 of 1) sorted by relevance

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c233 static UINT check_task_to_run (OSEK_TCB *tcb_ptr );
8499 found = check_task_to_run((OSEK_TCB*)task_table[j][i]); in start_osek_tasks()
8606 static UINT check_task_to_run (OSEK_TCB *tcb_ptr) in check_task_to_run() function