Lines Matching defs:thr
243 ordercheck_locklock(struct thr_check* thr, struct checked_lock* lock) in ordercheck_locklock()
263 ordercheck_lockcreate(struct thr_check* thr, struct checked_lock* lock) in ordercheck_lockcreate()
288 struct thr_check *thr = (struct thr_check*)pthread_getspecific( in checklock_init() local
412 finish_acquire_lock(struct thr_check* thr, struct checked_lock* lock, in finish_acquire_lock()
458 struct thr_check *thr = (struct thr_check*)pthread_getspecific( in checklock_lockit() local
609 struct thr_check *thr; in checklock_unlock() local
680 open_lockorder(struct thr_check* thr) in open_lockorder()
701 struct thr_check* thr = (struct thr_check*)arg; in checklock_main() local
764 struct thr_check* thr = (struct thr_check*)calloc(1, in checklock_thrcreate() local
813 held_debug_info(struct thr_check* thr, struct checked_lock* lock) in held_debug_info()
822 thread_debug_info(struct thr_check* thr) in thread_debug_info()