Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dobmalloc.c258 #define SIMPLELOCK_UNLOCK(lock) /* release acquired lock */ macro
354 #define UNLOCK() SIMPLELOCK_UNLOCK(_malloc_lock)