Home
last modified time | relevance | path

Searched defs:user_thread_entry_function_ (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_thread_embos/public/pw_thread_embos/
Dcontext.h89 ThreadRoutine user_thread_entry_function_ = nullptr; variable
/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/
Dcontext.h91 ThreadRoutine user_thread_entry_function_ = nullptr; variable
/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/
Dcontext.h82 ThreadRoutine user_thread_entry_function_ = nullptr; variable