Searched refs:thr_q (Results 1 – 1 of 1) sorted by relevance
1595 Thread* thr_q; in evh__pre_thread_ll_exit() local1615 thr_q = map_threads_maybe_lookup( quit_tid ); in evh__pre_thread_ll_exit()1616 tl_assert(thr_q != NULL); in evh__pre_thread_ll_exit()1619 nHeld = HG_(cardinalityWS)( univ_lsets, thr_q->locksetA ); in evh__pre_thread_ll_exit()1625 HG_(record_error_Misc)( thr_q, buf ); in evh__pre_thread_ll_exit()1634 tl_assert(thr_q->hbthr); in evh__pre_thread_ll_exit()1635 libhb_async_exit(thr_q->hbthr); in evh__pre_thread_ll_exit()1636 tl_assert(thr_q->coretid == quit_tid); in evh__pre_thread_ll_exit()1637 thr_q->coretid = VG_INVALID_THREADID; in evh__pre_thread_ll_exit()1708 Thread* thr_q; in evh__HG_PTHREAD_JOIN_POST() local[all …]