Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ stopped
Function
stopped
src/bthread/execution_queue_inl.h:184–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
bool stopped() const { return _stopped.load(butil::memory_order_acquire); }
185
int stop();
186
static int join(uint64_t id);
187
protected:
Callers
1
execute
Method · 0.85
Calls
1
load
Method · 0.45
Tested by
no test coverage detected