Searched refs:tid_count (Results 1 – 1 of 1) sorted by relevance
57 unsigned tid_count = NUM_THREADS, i; in test() local78 for(i = 0; i < tid_count; i++) { in test()89 tid_count = i; in test()97 for(i = 0; i < tid_count; i++) { in test()130 unsigned tid_count = NUM_THREADS, i; in test() local143 for(i = 0; i < tid_count; i++) { in test()150 tid_count = i; in test()157 for(i = 0; i < tid_count; i++) { in test()
Completed in 6 milliseconds