Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobmalloc.c228 #define SIMPLELOCK_UNLOCK(lock) /* release acquired lock */ macro
324 #define UNLOCK() SIMPLELOCK_UNLOCK(_malloc_lock)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobmalloc.c258 #define SIMPLELOCK_UNLOCK(lock) /* release acquired lock */ macro
354 #define UNLOCK() SIMPLELOCK_UNLOCK(_malloc_lock)