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