Searched defs:tids (Results 1 – 2 of 2) sorted by relevance
64 pthread_t *tids = new pthread_t[nthreads]; in main() local
187 std::vector<int> tids; in RunThread() local