Searched refs:high_pro_thread_t2 (Results 1 – 1 of 1) sorted by relevance
25 static struct k_thread high_pro_thread_t2; variable262 k_thread_create(&high_pro_thread_t2, threadstack_t2, STACK_SIZE, in ZTEST()278 k_thread_join(&high_pro_thread_t2, K_FOREVER); in ZTEST()