Searched refs:completion (Results 1 - 25 of 860) sorted by relevance

1234567891011>>

/prebuilts/ndk/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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)
H A Dklist.h16 #include <linux/completion.h>
32 struct completion n_removed;
/prebuilts/ndk/r10/platforms/android-13/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-13/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-13/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-14/arch-arm/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)

Completed in 2253 milliseconds

1234567891011>>