Home
last modified time | relevance | path

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

/third_party/python/Python/
H A Dceval_gil.h196 tstate_must_exit(PyThreadState *tstate) in tstate_must_exit() function
219 if (tstate_must_exit(tstate)) { in take_gil()
258 if (tstate_must_exit(tstate)) { in take_gil()
298 if (tstate_must_exit(tstate)) { in take_gil()

Completed in 2 milliseconds