Searched defs:thread (Results 1 – 8 of 8) sorted by relevance
18 k_tid_t thread; in supervisor_thread_function() local
18 k_tid_t thread; in user_thread_function() local
34 k_tid_t thread; member47 static int remove_subscriber(k_tid_t thread, struct subs *sus) in remove_subscriber()72 static int add_subscriber(k_tid_t thread, struct subs *sus, in add_subscriber()
65 k_tid_t thread; member118 struct k_thread *thread, in run_extension_on_thread()
216 k_thread thread; in main() member236 auto &thread = threads[nthreads]; in main() local259 auto &thread = threads[nthreads]; in main() local
24 pthread_t thread; member
19 struct k_thread thread; member
308 static void game_stack_dump(const struct k_thread *thread, void *user_data) in game_stack_dump()
Completed in 35 milliseconds