Searched refs:thread_high_data2 (Results 1 – 1 of 1) sorted by relevance
21 static struct k_thread thread_high_data2; variable111 k_thread_create(&thread_high_data2, thread_high_stack2, STACKSIZE, in test_mutex_multithread_competition()122 k_thread_join(&thread_high_data2, K_FOREVER); in test_mutex_multithread_competition()