Home
last modified time | relevance | path

Searched refs:user_thread (Results 1 – 3 of 3) sorted by relevance

/samples/userspace/hello_world_user/src/
A Dmain.c15 struct k_thread user_thread; variable
29 k_thread_create(&user_thread, user_stack, USER_STACKSIZE, in main()
/samples/userspace/syscall_perf/src/
A Dthread_def.h14 struct k_thread user_thread; variable
A Dmain.c22 k_thread_create(&user_thread, user_stack, THREAD_STACKSIZE, in main()

Completed in 13 milliseconds