Searched refs:ml_lock (Results 1 – 1 of 1) sorted by relevance
20 static struct k_spinlock ml_lock; variable46 key = k_spin_lock(&ml_lock); in usbd_msg_pub()48 k_spin_unlock(&ml_lock, key); in usbd_msg_pub()62 key = k_spin_lock(&ml_lock); in msg_work_handler()64 k_spin_unlock(&ml_lock, key); in msg_work_handler()75 key = k_spin_lock(&ml_lock); in msg_work_handler()77 k_spin_unlock(&ml_lock, key); in msg_work_handler()