Searched refs:n_tid (Results 1 – 1 of 1) sorted by relevance
770 int n_tid; in VG_() local783 for (n_tid = 1; n_tid < VG_N_THREADS; n_tid++) { in VG_()784 switch (VG_(threads)[n_tid].status) { in VG_()788 if (vgdb_interrupted_tid == 0) vgdb_interrupted_tid = n_tid; in VG_()