MCPcopy 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
108struct PyThreadState;
109
110typedef struct pyruntimestate
111{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected