Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dobmalloc.c355 #define LOCK_INIT() SIMPLELOCK_INIT(_malloc_lock) macro
/external/python/cpython3/Objects/
Dobmalloc.c970 #define LOCK_INIT() SIMPLELOCK_INIT(_malloc_lock) macro