Searched refs:kWorkQueueThreadStackWords (Results 1 – 2 of 2) sorted by relevance
55 static constexpr size_t kWorkQueueThreadStackWords = variable57 static thread::zephyr::StaticContextWithStack<kWorkQueueThreadStackWords>
80 static constexpr size_t kWorkQueueThreadStackWords = 512; variable81 static thread::freertos::StaticContextWithStack<kWorkQueueThreadStackWords>