HomeSort by relevance Sort by last modified time
    Searched refs:SIMPLELOCK_LOCK (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
obmalloc.c 257 #define SIMPLELOCK_LOCK(lock) /* acquire released lock */
353 #define LOCK() SIMPLELOCK_LOCK(_malloc_lock)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
obmalloc.c 227 #define SIMPLELOCK_LOCK(lock) /* acquire released lock */
323 #define LOCK() SIMPLELOCK_LOCK(_malloc_lock)
    [all...]
  /external/python/cpython2/Objects/
obmalloc.c 257 #define SIMPLELOCK_LOCK(lock) /* acquire released lock */
353 #define LOCK() SIMPLELOCK_LOCK(_malloc_lock)
    [all...]

Completed in 111 milliseconds