Searched refs:debug_lock (Results 1 – 3 of 3) sorted by relevance
163 struct debug_lock { struct176 struct debug_lock *result = mm_malloc(sizeof(struct debug_lock)); in debug_lock_alloc() argument198 struct debug_lock *lock = lock_; in debug_lock_free()213 evthread_debug_lock_mark_locked(unsigned mode, struct debug_lock *lock) in evthread_debug_lock_mark_locked()231 struct debug_lock *lock = lock_; in debug_lock_lock()246 evthread_debug_lock_mark_unlocked(unsigned mode, struct debug_lock *lock) in evthread_debug_lock_mark_unlocked()267 struct debug_lock *lock = lock_; in debug_lock_unlock()279 struct debug_lock *lock = lock_; in debug_cond_wait()326 struct debug_lock *lock = lock_; in evthread_is_debug_lock_held_()340 struct debug_lock *lock = lock_; in evthread_debug_get_real_lock_()[all …]
1307 o munge the debug_lock signature before freeing it: it might help us
115090 Add signature to struct debug_lock so that invalid lock pointers