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

  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
lock.h 64 *alp = __SIMPLELOCK_UNLOCKED;
71 while (__swp(__SIMPLELOCK_LOCKED, alp) != __SIMPLELOCK_UNLOCKED)
79 return (__swp(__SIMPLELOCK_LOCKED, alp) == __SIMPLELOCK_UNLOCKED);
86 *alp = __SIMPLELOCK_UNLOCKED;
types.h 66 #define __SIMPLELOCK_UNLOCKED 0
  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
types.h 66 #define __SIMPLELOCK_UNLOCKED 0
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
types.h 66 #define __SIMPLELOCK_UNLOCKED 0
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
types.h 56 #define __SIMPLELOCK_UNLOCKED 0
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
types.h 60 #define __SIMPLELOCK_UNLOCKED 0

Completed in 823 milliseconds