Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dceval_gil.h194 tstate_must_exit(PyThreadState *tstate) in tstate_must_exit() function
217 if (tstate_must_exit(tstate)) { in take_gil()
255 if (tstate_must_exit(tstate)) { in take_gil()
285 if (tstate_must_exit(tstate)) { in take_gil()