Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ PyThreadState
Class
PyThreadState
src/pystack/_pystack/cpython/runtime.h:108–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
};
107
108
struct PyThreadState;
109
110
typedef struct pyruntimestate
111
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected