Searched refs:user_thread (Results 1 – 3 of 3) sorted by relevance
15 struct k_thread user_thread; variable29 k_thread_create(&user_thread, user_stack, USER_STACKSIZE, in main()
14 struct k_thread user_thread; variable
22 k_thread_create(&user_thread, user_stack, THREAD_STACKSIZE, in main()
Completed in 13 milliseconds