Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dos.h603 …ResourceType resolved_res; /* Id of the res linked to this , after all chained li… member
Dtx_osek.c1692 res_ptr->resolved_res = 0u; in CreateResource()
1713 res_ptr->resolved_res = linked_res_id; in CreateResource()
8772 linked_res_ptr = (OSEK_RESOURCE *)(res_ptr->resolved_res); in check_linked_resources()
9090 osek_res1 = (OSEK_RESOURCE *)(osek_res->resolved_res); in check_external_resource()