Searched refs:thr_q (Results 1 – 1 of 1) sorted by relevance
1656 Thread* thr_q; in evh__pre_thread_ll_exit() local1676 thr_q = map_threads_maybe_lookup( quit_tid ); in evh__pre_thread_ll_exit()1677 tl_assert(thr_q != NULL); in evh__pre_thread_ll_exit()1680 nHeld = HG_(cardinalityWS)( univ_lsets, thr_q->locksetA ); in evh__pre_thread_ll_exit()1686 HG_(record_error_Misc)( thr_q, buf ); in evh__pre_thread_ll_exit()1695 tl_assert(thr_q->hbthr); in evh__pre_thread_ll_exit()1696 libhb_async_exit(thr_q->hbthr); in evh__pre_thread_ll_exit()1697 tl_assert(thr_q->coretid == quit_tid); in evh__pre_thread_ll_exit()1698 thr_q->coretid = VG_INVALID_THREADID; in evh__pre_thread_ll_exit()1769 Thread* thr_q; in evh__HG_PTHREAD_JOIN_POST() local[all …]