test_threads      115 tools/testing/selftests/rseq/basic_percpu_ops_test.c 	pthread_t test_threads[num_threads];
test_threads      122 tools/testing/selftests/rseq/basic_percpu_ops_test.c 		pthread_create(&test_threads[i], NULL,
test_threads      126 tools/testing/selftests/rseq/basic_percpu_ops_test.c 		pthread_join(test_threads[i], NULL);
test_threads      242 tools/testing/selftests/rseq/basic_percpu_ops_test.c 	pthread_t test_threads[200];
test_threads      266 tools/testing/selftests/rseq/basic_percpu_ops_test.c 		pthread_create(&test_threads[i], NULL,
test_threads      270 tools/testing/selftests/rseq/basic_percpu_ops_test.c 		pthread_join(test_threads[i], NULL);
test_threads      399 tools/testing/selftests/rseq/param_test.c 	pthread_t test_threads[num_threads];
test_threads      411 tools/testing/selftests/rseq/param_test.c 		ret = pthread_create(&test_threads[i], NULL,
test_threads      422 tools/testing/selftests/rseq/param_test.c 		ret = pthread_join(test_threads[i], NULL);
test_threads      475 tools/testing/selftests/rseq/param_test.c 	pthread_t test_threads[num_threads];
test_threads      487 tools/testing/selftests/rseq/param_test.c 		ret = pthread_create(&test_threads[i], NULL,
test_threads      498 tools/testing/selftests/rseq/param_test.c 		ret = pthread_join(test_threads[i], NULL);
test_threads      624 tools/testing/selftests/rseq/param_test.c 	pthread_t test_threads[num_threads];
test_threads      648 tools/testing/selftests/rseq/param_test.c 		ret = pthread_create(&test_threads[i], NULL,
test_threads      658 tools/testing/selftests/rseq/param_test.c 		ret = pthread_join(test_threads[i], NULL);
test_threads      815 tools/testing/selftests/rseq/param_test.c 	pthread_t test_threads[num_threads];
test_threads      852 tools/testing/selftests/rseq/param_test.c 		ret = pthread_create(&test_threads[i], NULL,
test_threads      862 tools/testing/selftests/rseq/param_test.c 		ret = pthread_join(test_threads[i], NULL);
test_threads     1030 tools/testing/selftests/rseq/param_test.c 	pthread_t test_threads[num_threads];
test_threads     1063 tools/testing/selftests/rseq/param_test.c 		ret = pthread_create(&test_threads[i], NULL,
test_threads     1074 tools/testing/selftests/rseq/param_test.c 		ret = pthread_join(test_threads[i], NULL);