Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/sntp/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 DChangeLog2067 o munge the debug_lock signature before freeing it: it might help us
/freebsd-14.2/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 DChangeLog2067 o munge the debug_lock signature before freeing it: it might help us
/freebsd-14.2/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_fw.h56 uint8_t debug_lock; member
H A Dmain.c189 iwmbt_info("Debug lock: %s", params->debug_lock ? "on" : "off"); in iwmbt_dump_boot_params()
/freebsd-14.2/contrib/ntp/
H A DCommitLog135749 Add signature to struct debug_lock so that invalid lock pointers