Lines Matching refs:errmsg_index
738 tl_assert(thr->errmsg_index >= 1); in announce_one_thread()
745 VG_(printf_xml)(" <hthreadid>%d</hthreadid>\n", thr->errmsg_index); in announce_one_thread()
746 if (thr->errmsg_index == 1) { in announce_one_thread()
761 if (thr->errmsg_index == 1) { in announce_one_thread()
765 thr->errmsg_index); in announce_one_thread()
769 thr->errmsg_index); in announce_one_thread()
900 if (thr->errmsg_index in HG_()
939 (Int)xe->XE.Misc.thr->errmsg_index, in HG_()
942 (Int)xe->XE.Misc.thr->errmsg_index ); in HG_()
954 (Int)xe->XE.Misc.thr->errmsg_index, in HG_()
975 (Int)xe->XE.LockOrder.thr->errmsg_index, in HG_()
979 (Int)xe->XE.LockOrder.thr->errmsg_index ); in HG_()
999 (Int)xe->XE.LockOrder.thr->errmsg_index, in HG_()
1044 (Int)xe->XE.PthAPIerror.thr->errmsg_index, in HG_()
1047 (Int)xe->XE.PthAPIerror.thr->errmsg_index ); in HG_()
1056 (Int)xe->XE.PthAPIerror.thr->errmsg_index, in HG_()
1075 (Int)xe->XE.UnlockBogus.thr->errmsg_index, in HG_()
1078 (Int)xe->XE.UnlockBogus.thr->errmsg_index ); in HG_()
1085 (Int)xe->XE.UnlockBogus.thr->errmsg_index, in HG_()
1104 (Int)xe->XE.UnlockForeign.thr->errmsg_index, in HG_()
1106 (Int)xe->XE.UnlockForeign.owner->errmsg_index ); in HG_()
1108 (Int)xe->XE.UnlockForeign.thr->errmsg_index ); in HG_()
1110 (Int)xe->XE.UnlockForeign.owner->errmsg_index ); in HG_()
1119 (Int)xe->XE.UnlockForeign.thr->errmsg_index, in HG_()
1121 (Int)xe->XE.UnlockForeign.owner->errmsg_index ); in HG_()
1139 (Int)xe->XE.UnlockUnlocked.thr->errmsg_index, in HG_()
1142 (Int)xe->XE.UnlockUnlocked.thr->errmsg_index ); in HG_()
1150 (Int)xe->XE.UnlockUnlocked.thr->errmsg_index, in HG_()
1178 what, szB, (void*)err_ga, (Int)xe->XE.Race.thr->errmsg_index ); in HG_()
1180 (Int)xe->XE.Race.thr->errmsg_index ); in HG_()
1191 xe->XE.Race.h2_ct->errmsg_index ); in HG_()
1193 xe->XE.Race.h2_ct->errmsg_index); in HG_()
1202 xe->XE.Race.h1_ct->errmsg_index ); in HG_()
1204 xe->XE.Race.h1_ct->errmsg_index ); in HG_()
1227 what, szB, (void*)err_ga, (Int)xe->XE.Race.thr->errmsg_index ); in HG_()
1241 xe->XE.Race.h2_ct->errmsg_index ); in HG_()
1249 xe->XE.Race.h1_ct->errmsg_index ); in HG_()
1295 (int)SzB, (void*)ga, threadp->errmsg_index); in HG_()