Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_thread_zephyr/public/pw_thread_zephyr/
H A Dcontext.h117 constexpr StaticContextWithStack() in StaticContextWithStack() function
/aosp_15_r20/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/
H A Dcontext.h145 constexpr StaticContextWithStack() : StaticContext(stack_storage_) { in StaticContextWithStack() function