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

Function PyThread_get_key_value

Python/thread.c:357–366  ·  view source on GitHub ↗

Retrieve the value associated with key in the current thread, or NULL * if the current thread doesn't have an association for key. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

PyThreadState_DeleteFunction · 0.70
_PyGILState_InitFunction · 0.70
PyGILState_EnsureFunction · 0.70
PyGILState_ReleaseFunction · 0.70

Calls 1

find_keyFunction · 0.85

Tested by

no test coverage detected