Searched refs:__SIMPLELOCK_UNLOCKED (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Arm/machine/
H A Dlock.h64 *alp = __SIMPLELOCK_UNLOCKED;
71 while (__swp(__SIMPLELOCK_LOCKED, alp) != __SIMPLELOCK_UNLOCKED)
79 return (__swp(__SIMPLELOCK_LOCKED, alp) == __SIMPLELOCK_UNLOCKED);
86 *alp = __SIMPLELOCK_UNLOCKED;
H A Dtypes.h66 #define __SIMPLELOCK_UNLOCKED 0 macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ia32/machine/
H A Dtypes.h66 #define __SIMPLELOCK_UNLOCKED 0 macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ipf/machine/
H A Dtypes.h56 #define __SIMPLELOCK_UNLOCKED 0 macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/X64/machine/
H A Dtypes.h60 #define __SIMPLELOCK_UNLOCKED 0 macro

Completed in 43 milliseconds