Home
last modified time | relevance | path

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

/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/
Dcontext.h69 void set_thread_routine(ThreadRoutine entry, void* arg) { in set_thread_routine() function
/external/pigweed/pw_thread_embos/public/pw_thread_embos/
Dcontext.h68 void set_thread_routine(ThreadRoutine entry, void* arg) { in set_thread_routine() function
/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/
Dcontext.h58 void set_thread_routine(ThreadRoutine entry, void* arg) { in set_thread_routine() function