Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c212 static StatusType get_internal_resource(OSEK_TCB *tcb_ptr);
8632 status = get_internal_resource(tcb_ptr); in check_task_to_run()
8840 static StatusType get_internal_resource(OSEK_TCB *tcb_ptr) in get_internal_resource() function