Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_thread_embos/public/pw_thread_embos/
H A Dcontext.h124 constexpr ContextWithStack() : Context(stack_storage_) { in ContextWithStack() function
/aosp_15_r20/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/
H A Dcontext.h125 constexpr ContextWithStack() : Context(stack_storage_) { in ContextWithStack() function