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

Function started

src/bthread/fd.cpp:314–316  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312 }
313
314 bool started() const {
315 return _epfd >= 0;
316 }
317
318private:
319 static void* run_this(void* arg) {

Callers 2

startFunction · 0.85
fd.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected