OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CLONE_SYSVSEM
(Results
1 - 25
of
101
) sorted by null
1
2
3
4
5
/development/ndk/platforms/android-3/include/linux/
sched.h
27
#define
CLONE_SYSVSEM
0x00040000
/development/ndk/platforms/android-8/include/
sched.h
63
#define
CLONE_SYSVSEM
0x00040000
/development/ndk/platforms/android-9/include/
sched.h
63
#define
CLONE_SYSVSEM
0x00040000
/external/strace/xlat/
clone_flags.h
32
#if !(defined(
CLONE_SYSVSEM
) || (defined(HAVE_DECL_CLONE_SYSVSEM) && HAVE_DECL_CLONE_SYSVSEM))
33
# define
CLONE_SYSVSEM
0x00040000
90
XLAT(
CLONE_SYSVSEM
),
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
sched.h
27
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
sched.h
63
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
sched.h
27
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
sched.h
63
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
sched.h
27
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
sched.h
63
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
sched.h
27
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
sched.h
63
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
sched.h
27
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
sched.h
63
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
sched.h
27
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
sched.h
63
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
sched.h
27
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
sched.h
63
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
sched.h
27
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
sched.h
63
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
sched.h
27
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
sched.h
63
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
sched.h
27
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
sched.h
63
#define
CLONE_SYSVSEM
0x00040000
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
sched.h
27
#define
CLONE_SYSVSEM
0x00040000
Completed in 1321 milliseconds
1
2
3
4
5