Searched refs:thr_s (Results 1 – 1 of 1) sorted by relevance
1707 Thread* thr_s; in evh__HG_PTHREAD_JOIN_POST() local1718 thr_s = map_threads_maybe_lookup( stay_tid ); in evh__HG_PTHREAD_JOIN_POST()1720 tl_assert(thr_s != NULL); in evh__HG_PTHREAD_JOIN_POST()1722 tl_assert(thr_s != thr_q); in evh__HG_PTHREAD_JOIN_POST()1724 hbthr_s = thr_s->hbthr; in evh__HG_PTHREAD_JOIN_POST()1727 tl_assert( libhb_get_Thr_hgthread(hbthr_s) == thr_s ); in evh__HG_PTHREAD_JOIN_POST()