OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bakery_is_choosing
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/include/lib/
bakery_lock.h
26
#define
bakery_is_choosing
(info) (info & 0x1)
macro
/device/linaro/bootloader/arm-trusted-firmware/lib/locks/bakery/
bakery_lock_coherent.c
116
} while (
bakery_is_choosing
(their_bakery_data));
bakery_lock_normal.c
186
} while (
bakery_is_choosing
(their_bakery_data));
Completed in 3804 milliseconds