Searched refs:thread_name_get (Results 1 – 1 of 1) sorted by relevance
49 static const char *thread_name_get(struct k_thread *thread) in thread_name_get() function114 LOG_ERR("Current thread: %p (%s)", thread, thread_name_get(thread)); in z_fatal_error()