Home | History | Annotate | Download | only in exp-sgcheck

Lines Matching refs:VG_N_THREADS

68    return tid >= 0 && tid < VG_N_THREADS
1042 static struct _StackFrame* shadowStacks[VG_N_THREADS];
1044 static WordFM* /* StackTreeNode */ siTrees[VG_N_THREADS];
1046 static QCache qcaches[VG_N_THREADS];
1058 for (i = 0; i < VG_N_THREADS; i++) {
1066 for (i = 0; i < VG_N_THREADS; i++) {
1280 for (i = 0; i < VG_N_THREADS; i++) {