Searched refs:thd_args (Results 1 – 6 of 6) sorted by relevance
64 } thd_args; typedef69 thd_args* a = static_cast<thd_args*>(args); in test_thread()81 thd_args ta[GPR_ARRAY_SIZE(thds)]; in test_mt()113 thd_args* ta;151 thd_args ta[GPR_ARRAY_SIZE(thds)]; in test_mt_multipop()
55 unsigned thd_args[NTHREADS]; in TEST_BEGIN() local68 thd_args[i] = i; in TEST_BEGIN()69 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
98 unsigned thd_args[NTHREADS]; in TEST_BEGIN() local104 thd_args[i] = i; in TEST_BEGIN()105 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
185 unsigned thd_args[NTHREADS]; in TEST_BEGIN() local202 thd_args[i] = i; in TEST_BEGIN()203 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
59 } thd_args; typedef74 thd_args* args = static_cast<thd_args*>(a); in execute_many_loop()101 thd_args ta[GPR_ARRAY_SIZE(thds)]; in test_execute_many()
48 } thd_args; typedef52 thd_args* a = static_cast<thd_args*>(arg); in thd_func()66 thd_args* a = static_cast<thd_args*>(ts); in server_setup_transport()189 thd_args a; in grpc_run_bad_client_test()