Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dos.h299 #define THREADX_LOWEST_PRIORITY (31U) macro
Dtx_osek.c7412 tcb_ptr->cur_threshold = THREADX_LOWEST_PRIORITY; in osek_reset_tcb()