Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chenshuo/muduo
/ numCreated
Method
numCreated
muduo/base/Thread.h:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
const string& name() const { return name_; }
36
37
static int numCreated() { return numCreated_.get(); }
38
39
private:
40
void setDefaultName();
Callers
nothing calls this directly
Calls
1
get
Method · 0.80
Tested by
no test coverage detected