Home
last modified time | relevance | path

Searched defs:kMinimumPriority (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/
Dconfig.h82 inline constexpr UINT kMinimumPriority = PW_THREAD_THREADX_CONFIG_MIN_PRIORITY; variable
/external/pigweed/pw_thread_embos/public/pw_thread_embos/
Dconfig.h84 inline constexpr OS_PRIO kMinimumPriority = PW_THREAD_EMBOS_CONFIG_MIN_PRIORITY; variable