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