MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / PyThread_create_key

Function PyThread_create_key

Python/thread.c:304–313  ·  view source on GitHub ↗

Return a new key. This must be called before any other functions in * this family, and callers must arrange to serialize calls to this * function. No violations are detected. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_PyGILState_InitFunction · 0.70

Calls 1

PyThread_allocate_lockFunction · 0.70

Tested by

no test coverage detected