Searched refs:spin_unlock_wait (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/linux/
H A Dspinlock.h123 * spin_unlock_wait - wait until the spinlock gets unlocked
126 #define spin_unlock_wait(lock) __raw_spin_unlock_wait(&(lock)->raw_lock) macro

Completed in 10 milliseconds