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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
obmalloc.c 254 #define SIMPLELOCK_DECL(lock) /* simple lock declaration */
352 SIMPLELOCK_DECL(_malloc_lock)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
obmalloc.c 224 #define SIMPLELOCK_DECL(lock) /* simple lock declaration */
322 SIMPLELOCK_DECL(_malloc_lock)
    [all...]
  /external/python/cpython2/Objects/
obmalloc.c 254 #define SIMPLELOCK_DECL(lock) /* simple lock declaration */
352 SIMPLELOCK_DECL(_malloc_lock)
    [all...]

Completed in 249 milliseconds