Home
last modified time | relevance | path

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

/third_party/python/Python/
Dceval_gil.h136 static void recreate_gil(struct _gil_runtime_state *gil) in recreate_gil() function
Dceval.c495 recreate_gil(gil); in _PyEval_ReInitThreads()