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