Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dobmalloc.c256 #define SIMPLELOCK_FINI(lock) /* free/destroy an existing lock */ macro
356 #define LOCK_FINI() SIMPLELOCK_FINI(_malloc_lock)