Home
last modified time | relevance | path

Searched refs:debug_lock (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/ntp/sntp/libevent/
Devthread.c163 struct debug_lock { struct
176 struct debug_lock *result = mm_malloc(sizeof(struct debug_lock)); in debug_lock_alloc() argument
198 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 …]
DChangeLog1307 o munge the debug_lock signature before freeing it: it might help us
/freebsd-9-stable/contrib/ntp/
DCommitLog115090 Add signature to struct debug_lock so that invalid lock pointers