Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_cq_multiple_threads.cc39 static int g_threads_active; variable
157 g_threads_active++; in BM_Cq_Throughput()
182 g_threads_active--; in BM_Cq_Throughput()
183 if (g_threads_active == 0) { in BM_Cq_Throughput()
186 while (g_threads_active > 0) { in BM_Cq_Throughput()