Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobmalloc.c227 #define SIMPLELOCK_LOCK(lock) /* acquire released lock */ macro
323 #define LOCK() SIMPLELOCK_LOCK(_malloc_lock)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobmalloc.c257 #define SIMPLELOCK_LOCK(lock) /* acquire released lock */ macro
353 #define LOCK() SIMPLELOCK_LOCK(_malloc_lock)