Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Dos.h604 …ResourceType resolved_res; /* Id of the res linked to this , after all chained li… member
Dtx_osek.c1693 res_ptr->resolved_res = 0u; in CreateResource()
1714 res_ptr->resolved_res = linked_res_id; in CreateResource()
8773 linked_res_ptr = (OSEK_RESOURCE *)(res_ptr->resolved_res); in check_linked_resources()
9091 osek_res1 = (OSEK_RESOURCE *)(osek_res->resolved_res); in check_external_resource()