Searched refs:recreate_gil (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Python/ | ||
D | ceval_gil.h | 136 static void recreate_gil(struct _gil_runtime_state *gil) in recreate_gil() function |
D | ceval.c | 495 recreate_gil(gil); in _PyEval_ReInitThreads() |