Searched defs:SIMPLELOCK_UNLOCK (Results 1 - 1 of 1) sorted by relevance

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

Completed in 106 milliseconds