Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Dos.h276 #define LINKED (2U) macro
Dtx_osek.c1653 if (type == LINKED) in CreateResource()
1697 if (res_ptr->type == LINKED) in CreateResource()
2502 if ((resource_ptr->type == STANDARD)|| (resource_ptr->type == LINKED)) in RegisterTasktoResource()
8770 if ((res_ptr->res_in_use == TX_TRUE) && (res_ptr->type == LINKED)) in check_linked_resources()
9088 if (osek_res->type == LINKED) in check_external_resource()