Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1290
bool
1291
AbstractProcessManager::isFreeThreaded() const
1292
{
1293
return d_is_free_threaded;
1294
}
1295
1296
const python_v&
1297
AbstractProcessManager::offsets() const
Callers
2
getCode
Method · 0.80
getLocationInfo
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected