Searched refs:completion (Results 101 - 125 of 860) sorted by relevance

1234567891011>>

/prebuilts/ndk/r10/platforms/android-8/arch-x86/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
H A Dklist.h16 #include <linux/completion.h>
32 struct completion n_removed;
/prebuilts/ndk/r10/platforms/android-9/arch-arm/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
H A Dklist.h16 #include <linux/completion.h>
32 struct completion n_removed;
/prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
H A Dklist.h16 #include <linux/completion.h>
32 struct completion n_removed;
/prebuilts/ndk/r10/platforms/android-9/arch-x86/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
H A Dklist.h16 #include <linux/completion.h>
32 struct completion n_removed;
/prebuilts/ndk/r11/platforms/android-10/arch-arm/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
H A Dklist.h16 #include <linux/completion.h>
32 struct completion n_removed;
/prebuilts/ndk/r11/platforms/android-10/arch-mips/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
H A Dklist.h16 #include <linux/completion.h>
32 struct completion n_removed;
/prebuilts/ndk/r11/platforms/android-10/arch-x86/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
H A Dklist.h16 #include <linux/completion.h>
32 struct completion n_removed;
/prebuilts/ndk/r11/platforms/android-11/arch-arm/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
H A Dklist.h16 #include <linux/completion.h>
32 struct completion n_removed;
/prebuilts/ndk/r11/platforms/android-11/arch-mips/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
H A Dklist.h16 #include <linux/completion.h>
32 struct completion n_removed;
/prebuilts/ndk/r11/platforms/android-11/arch-x86/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
H A Dklist.h16 #include <linux/completion.h>
32 struct completion n_removed;
/prebuilts/ndk/r11/platforms/android-12/arch-arm/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
H A Dklist.h16 #include <linux/completion.h>
32 struct completion n_removed;
/prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
H A Dklist.h16 #include <linux/completion.h>
32 struct completion n_removed;
/prebuilts/ndk/r11/platforms/android-12/arch-x86/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)

Completed in 1108 milliseconds

1234567891011>>