OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INIT_COMPLETION
(Results
1 - 25
of
47
) sorted by null
1
2
/bionic/libc/kernel/common/linux/
completion.h
29
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
32
#define
INIT_COMPLETION
(x) ((x).done = 0)
/development/ndk/platforms/android-3/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/external/kernel-headers/original/linux/
completion.h
22
({
init_completion
(&work); work; })
39
static inline void
init_completion
(struct completion *x)
function
55
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
completion.h
24
#define COMPLETION_INITIALIZER_ONSTACK(work) ({
init_completion
(&work); work; })
30
#define
INIT_COMPLETION
(x) ((x).done = 0)
Completed in 506 milliseconds
1
2