Searched refs:eno_thread (Results 1 – 2 of 2) sorted by relevance
67 extern struct k_thread eno_thread;72 k_thread_access_grant(k_current_get(), &eno_thread, &eno_stack); in common_setup()
29 struct k_thread eno_thread; variable155 tid = k_thread_create(&eno_thread, eno_stack, STACK_SIZE, in ZTEST_USER()