Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ Forbidden
Class
Forbidden
src/bthread/execution_queue_inl.h:158–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
class BAIDU_CACHELINE_ALIGNMENT ExecutionQueueBase {
157
DISALLOW_COPY_AND_ASSIGN(ExecutionQueueBase);
158
struct Forbidden {};
159
friend class TaskIteratorBase;
160
struct Dereferencer {
161
void operator()(ExecutionQueueBase* queue) {
Callers
1
create
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected