Searched refs:current_thread (Results 1 – 1 of 1) sorted by relevance
41 struct k_thread *current_thread; in hello_loop() local47 current_thread = k_current_get(); in hello_loop()48 tname = k_thread_name_get(current_thread); in hello_loop()