Home
last modified time | relevance | path

Searched refs:handling_thread (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_ceval_state.h44 PyThreadState *handling_thread; member
/external/python/cpython3/Python/
Dceval_gil.c909 pending->handling_thread = NULL; in clear_pending_handling_thread()
912 pending->handling_thread = NULL; in clear_pending_handling_thread()
926 if (pending->handling_thread != NULL) { in make_pending_calls()
934 _Py_set_eval_breaker_bit(pending->handling_thread, _PY_CALLS_TO_DO_BIT); in make_pending_calls()
939 pending->handling_thread = tstate; in make_pending_calls()
/external/python/cpython3/Doc/data/
Dpython3.13.abi16466 …<var-decl name='handling_thread' type-id='type-id-27' visibility='default' filepath='./Include/int…