MCPcopy Create free account
hub / github.com/bloomberg/pystack / ~ProcessTracer

Method ~ProcessTracer

src/pystack/_pystack/process.cpp:202–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200}
201
202ProcessTracer::~ProcessTracer()
203{
204 detachFromProcess();
205}
206
207std::vector<int>
208ProcessTracer::getTids() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected