Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dobmalloc.c254 #define SIMPLELOCK_DECL(lock) /* simple lock declaration */ macro
352 SIMPLELOCK_DECL(_malloc_lock)
/external/python/cpython3/Objects/
Dobmalloc.c887 #define SIMPLELOCK_DECL(lock) /* simple lock declaration */ macro
967 SIMPLELOCK_DECL(_malloc_lock)