Searched refs:threadp (Results 1 – 1 of 1) sorted by relevance
444 Thread* threadp; in HG_() local447 threadp = libhb_get_Thr_hgthread( thrp ); in HG_()448 tl_assert(threadp); in HG_()450 xe->XE.Race.h2_ct = threadp; in HG_()1280 Thread* threadp; in HG_() local1282 threadp = libhb_get_Thr_hgthread( thr_a ); in HG_()1283 tl_assert(threadp); in HG_()1284 if (!threadp->announced) { in HG_()1288 announce_one_thread (threadp); in HG_()1289 threadp->announced = False; in HG_()[all …]