MCPcopy Create free account
hub / github.com/apache/brpc / capacity

Method capacity

src/bthread/remote_task_queue.h:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 }
71
72 size_t capacity() const { return _tasks.capacity(); }
73
74private:
75friend class TaskGroup;

Callers 2

push_rqMethod · 0.45
ready_to_run_remoteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected