Home
last modified time | relevance | path

Searched refs:thread_states (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/core/surface/
Dcompletion_queue_threading_test.cc82 struct thread_state thread_states[GPR_ARRAY_SIZE(tags)]; in test_too_many_plucks() local
95 thread_states[i].cc = cc; in test_too_many_plucks()
96 thread_states[i].tag = tags[i]; in test_too_many_plucks()
98 grpc_core::Thread("grpc_pluck_test", pluck_one, thread_states + i); in test_too_many_plucks()