4 lines
75 B
C
4 lines
75 B
C
|
#pragma once
|
||
|
|
||
|
#define get_thread_name() k_thread_name_get(k_current_get())
|