Searched refs:grpc_resource_quota_set_max_threads (Results 1 – 9 of 9) sorted by relevance
37 grpc_resource_quota_set_max_threads(impl_, new_max_threads); in SetMaxThreads()
810 grpc_resource_quota_set_max_threads(rq, 100); in test_thread_limit()855 grpc_resource_quota_set_max_threads(rq, 100); in test_thread_maxquota_change()866 grpc_resource_quota_set_max_threads(rq, 150); in test_thread_maxquota_change()871 grpc_resource_quota_set_max_threads(rq, 10); in test_thread_maxquota_change()
144 grpc_resource_quota_set_max_threads(rq, kMaxNumThreads); in TestThreadQuota()
74 grpc_resource_quota_set_max_threads
477 GRPCAPI void grpc_resource_quota_set_max_threads(
136 printf("%lx", (unsigned long) grpc_resource_quota_set_max_threads); in main()
412 grpc_resource_quota_set_max_threads(server_rq, in Server()
684 void grpc_resource_quota_set_max_threads(grpc_resource_quota* resource_quota, in grpc_resource_quota_set_max_threads() function
262 #define grpc_resource_quota_set_max_threads grpc_resource_quota_set_max_threads_import macro