Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c231 static void push_task_to_table(OSEK_TCB *tcb_ptr);
1579 push_task_to_table(tcb_ptr); in Schedule()
6105 push_task_to_table(tcb_ptr); in osek_system_manager_entry()
6130 push_task_to_table(tcb_ptr); in osek_system_manager_entry()
7966push_task_to_table(tcb_ptr); /* This routine pushes a task at the front of a queue based on … in osek_task_wrapper()
8406 static void push_task_to_table(OSEK_TCB *tcb_ptr) in push_task_to_table() function
8659 push_task_to_table(tcb_ptr); in check_task_to_run()
8909 push_task_to_table(tcb_ptr); in get_internal_resource()
8990 push_task_to_table(tcb_ptr); in release_internal_resource()