Home
last modified time | relevance | path

Searched defs:set_thread_routine (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_thread_embos/public/pw_thread_embos/
H A Dcontext.h72 void set_thread_routine(Function<void()>&& rvalue) { in set_thread_routine() function
/aosp_15_r20/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/
H A Dcontext.h73 void set_thread_routine(Function<void()>&& rvalue) { in set_thread_routine() function
/aosp_15_r20/external/pigweed/pw_thread_zephyr/public/pw_thread_zephyr/
H A Dcontext.h69 void set_thread_routine(Function<void()>&& rvalue) { in set_thread_routine() function
/aosp_15_r20/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/
H A Dcontext.h64 void set_thread_routine(Function<void()>&& rvalue) { in set_thread_routine() function