Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
318
private:
319
static void* run_this(void* arg) {
Callers
2
start
Function · 0.85
fd.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected