Searched refs:cpu1_thread (Results 1 – 1 of 1) sorted by relevance
16 struct k_thread cpu1_thread; variable131 k_thread_create(&cpu1_thread, cpu1_stack, CPU1_STACK_SIZE, in ZTEST()143 k_thread_join(&cpu1_thread, K_FOREVER); in ZTEST()213 k_thread_create(&cpu1_thread, cpu1_stack, CPU1_STACK_SIZE, in ZTEST()225 k_thread_join(&cpu1_thread, K_FOREVER); in ZTEST()