Home
last modified time | relevance | path

Searched defs:kDefaultPriority (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/
Dconfig.h76 inline constexpr UBaseType_t kDefaultPriority = variable
/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/
Dconfig.h83 inline constexpr UINT kDefaultPriority = variable
/external/pigweed/pw_thread_embos/public/pw_thread_embos/
Dconfig.h85 inline constexpr OS_PRIO kDefaultPriority = variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.h71 static constexpr int64_t kDefaultPriority = 1; variable