MCPcopy 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);
187protected:

Callers 1

executeMethod · 0.85

Calls 1

loadMethod · 0.45

Tested by

no test coverage detected