Searched refs:GetMaxActiveThreadsSoFar (Results 1 – 3 of 3) sorted by relevance
180 int max1 = test_thread_mgr_1.GetMaxActiveThreadsSoFar(); in TestThreadQuota()181 int max2 = test_thread_mgr_2.GetMaxActiveThreadsSoFar(); in TestThreadQuota()
94 int GetMaxActiveThreadsSoFar();
91 int ThreadManager::GetMaxActiveThreadsSoFar() { in GetMaxActiveThreadsSoFar() function in grpc::ThreadManager