Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
private:
75
friend class TaskGroup;
Callers
2
push_rq
Method · 0.45
ready_to_run_remote
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected