Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/X-Profiler/xprofiler
/ XpfThread
Method
XpfThread
src/xpf_thread.cc:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
XpfThread::XpfThread() : started_(false) {}
48
49
XpfThread::~XpfThread() { CHECK_EQ(started_, false); }
50
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected