Home
last modified time | relevance | path

Searched defs:spin_unlock (Results 1 – 1 of 1) sorted by relevance

/external/qemu/include/exec/
Dspinlock.h26 #define spin_unlock pthread_mutex_unlock macro
45 static inline void spin_unlock(spinlock_t *lock) in spin_unlock() function