Searched refs:z_smp_global_unlock (Results 1 – 2 of 2) sorted by relevance
254 void z_smp_global_unlock(unsigned int key);255 #define irq_unlock(key) z_smp_global_unlock(key)
30 void z_smp_global_unlock(unsigned int key) in z_smp_global_unlock() function