MCPcopy Create free account
hub / github.com/apache/arrow / Capacity

Method Capacity

cpp/src/arrow/util/async_util.cc:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81
82 int Capacity() override { return max_concurrent_cost_; }
83
84 private:
85 void NotifyUnlocked(std::unique_lock<std::mutex>&& lk) {

Callers 2

AddTaskMethod · 0.45
ContinueTasksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected