Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobmalloc.c323 #define LOCK() SIMPLELOCK_LOCK(_malloc_lock) macro
774 LOCK(); in PyObject_Malloc()
971 LOCK(); in PyObject_Free()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobmalloc.c353 #define LOCK() SIMPLELOCK_LOCK(_malloc_lock) macro
817 LOCK(); in PyObject_Malloc()
1015 LOCK(); in PyObject_Free()