Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c230 static void push_task_to_table(OSEK_TCB *tcb_ptr);
1578 push_task_to_table(tcb_ptr); in Schedule()
6104 push_task_to_table(tcb_ptr); in osek_system_manager_entry()
6129 push_task_to_table(tcb_ptr); in osek_system_manager_entry()
7965push_task_to_table(tcb_ptr); /* This routine pushes a task at the front of a queue based on … in osek_task_wrapper()
8405 static void push_task_to_table(OSEK_TCB *tcb_ptr) in push_task_to_table() function
8658 push_task_to_table(tcb_ptr); in check_task_to_run()
8908 push_task_to_table(tcb_ptr); in get_internal_resource()
8989 push_task_to_table(tcb_ptr); in release_internal_resource()