Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/testcode/
H A Dchecklocks.c728 struct thr_check* thisthr = (struct thr_check*)calloc(1, in checklock_start() local
730 if(!thisthr) in checklock_start()
735 LOCKRET(pthread_setspecific(thr_debug_key, thisthr)); in checklock_start()
736 thread_infos[0] = thisthr; in checklock_start()
738 open_lockorder(thisthr); in checklock_start()