Searched refs:z_smp_current_get (Results 1 – 2 of 2) sorted by relevance
252 __attribute_const__ struct k_thread *z_smp_current_get(void);253 #define _current z_smp_current_get()
252 __attribute_const__ struct k_thread *z_smp_current_get(void) in z_smp_current_get() function