Home
last modified time | relevance | path

Searched refs:completion (Results 1 – 6 of 6) sorted by relevance

/development/ndk/platforms/android-3/include/linux/
Dcompletion.h17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work) argument
Dklist.h32 struct completion n_removed;
Ddevice.h73 struct completion unloaded;
Dblkdev.h158 struct completion *waiting;
Dsysctl.h20 struct completion;
/development/ndk/platforms/android-21/include/linux/
Dsysctl.h25 struct completion;