Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libevent/
H A Devthread.c184 struct debug_lock { struct
197 struct debug_lock *result = mm_malloc(sizeof(struct debug_lock)); in debug_lock_alloc() argument
219 struct debug_lock *lock = lock_; in debug_lock_free()
234 evthread_debug_lock_mark_locked(unsigned mode, struct debug_lock *lock) in evthread_debug_lock_mark_locked()
252 struct debug_lock *lock = lock_; in debug_lock_lock()
288 struct debug_lock *lock = lock_; in debug_lock_unlock()
300 struct debug_lock *lock = lock_; in debug_cond_wait()
347 struct debug_lock *lock = lock_; in evthread_is_debug_lock_held_()
361 struct debug_lock *lock = lock_; in evthread_debug_get_real_lock_()
380 struct debug_lock *lock; in evthread_setup_global_lock_()
[all …]
H A DChangeLog1754 o munge the debug_lock signature before freeing it: it might help us
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A 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()
231 struct debug_lock *lock = lock_; in debug_lock_lock()
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_()
359 struct debug_lock *lock; in evthread_setup_global_lock_()
367 lock = mm_malloc(sizeof(struct debug_lock)); in evthread_setup_global_lock_()
[all …]
H A DChangeLog1307 o munge the debug_lock signature before freeing it: it might help us
/freebsd-12.1/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_fw.h58 uint8_t debug_lock; member
H A Dmain.c155 iwmbt_info("Debug lock: %s", params->debug_lock ? "on" : "off"); in iwmbt_dump_boot_params()
/freebsd-12.1/contrib/ntp/
H A DCommitLog125680 Add signature to struct debug_lock so that invalid lock pointers