Lines Matching defs:tcount
1619 Int t, tcount = 0;1621 if (th[t]) tcount++;1622 VG_(gdb_printf)("%d thread(s) running.\n", tcount);