OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RW_LOCK_BIAS_STR
(Results
1 - 11
of
11
) sorted by null
/bionic/libc/kernel/arch-x86/asm/
rwlock.h
16
#define
RW_LOCK_BIAS_STR
"0x01000000"
/external/kernel-headers/original/asm-x86/
rwlock.h
5
#define
RW_LOCK_BIAS_STR
"0x01000000"
spinlock_32.h
180
asm volatile(LOCK_PREFIX " subl $"
RW_LOCK_BIAS_STR
",(%0)\n\t"
213
asm volatile(LOCK_PREFIX "addl $"
RW_LOCK_BIAS_STR
", %0"
/ndk/build/platforms/android-5/arch-x86/usr/include/asm/
rwlock.h
16
#define
RW_LOCK_BIAS_STR
"0x01000000"
/ndk/build/platforms/android-8/arch-x86/usr/include/asm/
rwlock.h
16
#define
RW_LOCK_BIAS_STR
"0x01000000"
/bionic/libc/kernel/arch-arm/asm/
locks.h
24
#define
RW_LOCK_BIAS_STR
"0x01000000"
43
#define
RW_LOCK_BIAS_STR
"0x01000000"
/external/kernel-headers/original/asm-arm/
locks.h
82
#define
RW_LOCK_BIAS_STR
"0x01000000"
210
#define
RW_LOCK_BIAS_STR
"0x01000000"
/ndk/build/platforms/android-3/arch-arm/usr/include/asm/
locks.h
24
#define
RW_LOCK_BIAS_STR
"0x01000000"
43
#define
RW_LOCK_BIAS_STR
"0x01000000"
/ndk/build/platforms/android-4/arch-arm/usr/include/asm/
locks.h
24
#define
RW_LOCK_BIAS_STR
"0x01000000"
43
#define
RW_LOCK_BIAS_STR
"0x01000000"
/ndk/build/platforms/android-5/arch-arm/usr/include/asm/
locks.h
24
#define
RW_LOCK_BIAS_STR
"0x01000000"
43
#define
RW_LOCK_BIAS_STR
"0x01000000"
/ndk/build/platforms/android-8/arch-arm/usr/include/asm/
locks.h
24
#define
RW_LOCK_BIAS_STR
"0x01000000"
43
#define
RW_LOCK_BIAS_STR
"0x01000000"
Completed in 815 milliseconds