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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
obmalloc.c 355 #define LOCK_INIT() SIMPLELOCK_INIT(_malloc_lock)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
obmalloc.c 325 #define LOCK_INIT() SIMPLELOCK_INIT(_malloc_lock)
    [all...]
  /external/python/cpython2/Objects/
obmalloc.c 355 #define LOCK_INIT() SIMPLELOCK_INIT(_malloc_lock)
    [all...]
  /external/python/cpython3/Objects/
obmalloc.c 815 #define LOCK_INIT() SIMPLELOCK_INIT(_malloc_lock)
    [all...]

Completed in 461 milliseconds