Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dobmalloc.c257 #define SIMPLELOCK_LOCK(lock) /* acquire released lock */ macro
353 #define LOCK() SIMPLELOCK_LOCK(_malloc_lock)