MCPcopy Create free account
hub / github.com/bloomberg/pystack / isFreeThreaded

Method isFreeThreaded

src/pystack/_pystack/process.cpp:1290–1294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1288}
1289
1290bool
1291AbstractProcessManager::isFreeThreaded() const
1292{
1293 return d_is_free_threaded;
1294}
1295
1296const python_v&
1297AbstractProcessManager::offsets() const

Callers 2

getCodeMethod · 0.80
getLocationInfoFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected