Searched defs:completion (Results 1 - 6 of 6) sorted by relevance

/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/
H A Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
/ndk/build/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)

Completed in 133 milliseconds