Home
last modified time | relevance | path

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

/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/
Dcontext.h167 StaticContextWithStack() : StaticContext(stack_storage_) {} in StaticContextWithStack() function
169 constexpr StaticContextWithStack(ConstexprTag) in StaticContextWithStack() function
/external/pigweed/pw_thread_zephyr/public/pw_thread_zephyr/
Dcontext.h117 constexpr StaticContextWithStack() in StaticContextWithStack() function