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