MCPcopy 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
47XpfThread::XpfThread() : started_(false) {}
48
49XpfThread::~XpfThread() { CHECK_EQ(started_, false); }
50

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected