Home
last modified time | relevance | path

Searched refs:kDefaultStackSizeWords (Results 1 – 10 of 10) sorted by relevance

/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/
Dconfig.h74 inline constexpr size_t kDefaultStackSizeWords = variable
Doptions.h111 size_t stack_size_words_ = config::kDefaultStackSizeWords;
Dcontext.h138 template <size_t kStackSizeWords = config::kDefaultStackSizeWords>
/external/pigweed/pw_thread_embos/public/pw_thread_embos/
Dconfig.h82 inline constexpr size_t kDefaultStackSizeWords = variable
Dcontext.h119 template <size_t kStackSizeWords = config::kDefaultStackSizeWords>
/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/
Dconfig.h80 inline constexpr size_t kDefaultStackSizeWords = variable
Dcontext.h120 template <size_t kStackSizeWords = config::kDefaultStackSizeWords>
/external/pigweed/pw_thread_freertos/
Ddocs.rst38 pw::thread::freertos::config::kDefaultStackSizeWords;
66 pw::thread::freertos::config::kDefaultStackSizeWords;
/external/pigweed/pw_thread_threadx/
Ddocs.rst35 pw::thread::threadx::config::kDefaultStackSizeWords;
/external/pigweed/pw_thread_embos/
Ddocs.rst35 pw::thread::embos::config::kDefaultStackSizeWords;