Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c232 static UINT check_task_to_run (OSEK_TCB *tcb_ptr );
8498 found = check_task_to_run((OSEK_TCB*)task_table[j][i]); in start_osek_tasks()
8605 static UINT check_task_to_run (OSEK_TCB *tcb_ptr) in check_task_to_run() function