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

Function PyThread_get_thread_ident

Python/thread_nt.h:184–191  ·  view source on GitHub ↗

* Return the thread Id instead of an handle. The Id is said to uniquely identify the * thread in the system */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

PyThread_exit_threadFunction · 0.70
PyThread_allocate_lockFunction · 0.70
PyThread_free_lockFunction · 0.70
PyThread_acquire_lockFunction · 0.70
PyThread_release_lockFunction · 0.70
new_threadstateFunction · 0.70
PyEval_InitThreadsFunction · 0.70
PyEval_ReInitThreadsFunction · 0.70
Py_MakePendingCallsFunction · 0.70
_PyImport_AcquireLockFunction · 0.70
_PyImport_ReleaseLockFunction · 0.70

Calls 1

PyThread_init_threadFunction · 0.85

Tested by

no test coverage detected