Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dobmalloc.c255 #define SIMPLELOCK_INIT(lock) /* allocate (if needed) and initialize */ macro
355 #define LOCK_INIT() SIMPLELOCK_INIT(_malloc_lock)