Searched refs:supervisor_thread (Results 1 – 2 of 2) sorted by relevance
18 struct k_thread supervisor_thread; variable
16 k_thread_create(&supervisor_thread, supervisor_stack, THREAD_STACKSIZE, in main()