Searched refs:FREE_LOCK (Results 1 – 1 of 1) sorted by relevance
121 #define FREE_LOCK(LOCK) \ in _PyRuntimeState_Fini() macro127 FREE_LOCK(runtime->interpreters.mutex); in _PyRuntimeState_Fini()128 FREE_LOCK(runtime->xidregistry.mutex); in _PyRuntimeState_Fini()129 FREE_LOCK(runtime->unicode_ids.lock); in _PyRuntimeState_Fini()131 #undef FREE_LOCK in _PyRuntimeState_Fini()