Searched defs:qemu_mutex_unlock (Results 1 – 2 of 2) sorted by relevance
50 def qemu_mutex_unlock(self, timestamp, mutex, filename, line): member in MutexAnalyser
114 #define qemu_mutex_unlock(mutex) \ macro