Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 8 of 8) sorted by relevance

/samples/userspace/syscall_perf/src/
A Dtest_supervisor.c18 k_tid_t thread; in supervisor_thread_function() local
A Dtest_user.c18 k_tid_t thread; in user_thread_function() local
/samples/subsys/llext/edk/app/src/
A Dpubsub.c34 k_tid_t thread; member
47 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()
A Dmain.c65 k_tid_t thread; member
118 struct k_thread *thread, in run_extension_on_thread()
/samples/modules/tflite-micro/tflm_ethosu/src/
A Dmain.cpp216 k_thread thread; in main() member
236 auto &thread = threads[nthreads]; in main() local
259 auto &thread = threads[nthreads]; in main() local
/samples/net/sockets/socketpair/src/
A Dmain.c24 pthread_t thread; member
/samples/kernel/metairq_dispatch/src/
A Dmain.c19 struct k_thread thread; member
/samples/boards/bbc/microbit/pong/src/
A Dmain.c308 static void game_stack_dump(const struct k_thread *thread, void *user_data) in game_stack_dump()

Completed in 35 milliseconds