Searched refs:thisthr (Results 1 – 1 of 1) sorted by relevance
728 struct thr_check* thisthr = (struct thr_check*)calloc(1, in checklock_start() local730 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()