Home
last modified time | relevance | path

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

/third_party/python/Python/
Dceval_gil.h120 static void destroy_gil(struct _gil_runtime_state *gil) in destroy_gil() function
Dceval.c357 destroy_gil(gil); in _PyEval_FiniGIL()