Home
last modified time | relevance | path

Searched defs:UNLOCK_SETUP (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dlegacy_tracing.c21 #define UNLOCK_SETUP() PyMutex_Unlock(&_PyRuntime.ceval.sys_trace_profile_mutex); macro
24 #define UNLOCK_SETUP() macro