Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dceval_gil.h126 static void destroy_gil(void) in destroy_gil() function
Dceval.c171 destroy_gil(); in _PyEval_FiniThreads()