Home
last modified time | relevance | path

Searched refs:_Py_ThreadCanHandlePendingCalls (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_pystate.h58 _Py_ThreadCanHandlePendingCalls(void) in _Py_ThreadCanHandlePendingCalls() function
/third_party/python/Python/
H A Dceval.c247 && _Py_ThreadCanHandlePendingCalls()) in COMPUTE_EVAL_BREAKER()
692 if (!_Py_ThreadCanHandlePendingCalls()) { in make_pending_calls()

Completed in 12 milliseconds