Searched refs:thread_count_mu (Results 1 – 1 of 1) sorted by relevance
158 gpr_mu thread_count_mu; member653 gpr_mu_init(&resource_quota->thread_count_mu); in grpc_resource_quota_create()680 gpr_mu_destroy(&resource_quota->thread_count_mu); in grpc_resource_quota_unref_internal()713 gpr_mu_lock(&resource_quota->thread_count_mu); in grpc_resource_quota_set_max_threads()715 gpr_mu_unlock(&resource_quota->thread_count_mu); in grpc_resource_quota_set_max_threads()856 gpr_mu_lock(&resource_user->resource_quota->thread_count_mu); in grpc_resource_user_allocate_threads()864 gpr_mu_unlock(&resource_user->resource_quota->thread_count_mu); in grpc_resource_user_allocate_threads()871 gpr_mu_lock(&resource_user->resource_quota->thread_count_mu); in grpc_resource_user_free_threads()883 gpr_mu_unlock(&resource_user->resource_quota->thread_count_mu); in grpc_resource_user_free_threads()