Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dobmalloc.c356 #define LOCK_FINI() SIMPLELOCK_FINI(_malloc_lock) macro
/external/python/cpython3/Objects/
Dobmalloc.c816 #define LOCK_FINI() SIMPLELOCK_FINI(_malloc_lock) macro