Home
last modified time | relevance | path

Searched defs:has_tstate_and_gil (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Python/
H A Dpylifecycle.c2776 int has_tstate_and_gil = (tss_tstate != NULL && tss_tstate == tstate); in fatal_error() local

Completed in 5 milliseconds