HomeSort by relevance Sort by last modified time
    Searched refs:completion (Results 1 - 25 of 552) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/ndk/platforms/android-9/include/linux/
completion.h 17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
klist.h 16 #include <linux/completion.h>
32 struct completion n_removed;
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
completion.h 17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
klist.h 16 #include <linux/completion.h>
32 struct completion n_removed;
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
completion.h 17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
klist.h 16 #include <linux/completion.h>
32 struct completion n_removed;
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
completion.h 17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
klist.h 16 #include <linux/completion.h>
32 struct completion n_removed;
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
completion.h 17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
klist.h 16 #include <linux/completion.h>
32 struct completion n_removed;
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
completion.h 17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
klist.h 16 #include <linux/completion.h>
32 struct completion n_removed;
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
completion.h 17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
klist.h 16 #include <linux/completion.h>
32 struct completion n_removed;
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
completion.h 17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
klist.h 16 #include <linux/completion.h>
32 struct completion n_removed;
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
completion.h 17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
klist.h 16 #include <linux/completion.h>
32 struct completion n_removed;
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
completion.h 17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
klist.h 16 #include <linux/completion.h>
32 struct completion n_removed;
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
completion.h 17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
klist.h 16 #include <linux/completion.h>
32 struct completion n_removed;
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/
completion.h 17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)
klist.h 16 #include <linux/completion.h>
32 struct completion n_removed;
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/linux/
completion.h 17 struct completion { struct
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work)

Completed in 451 milliseconds

1 2 3 4 5 6 7 8 91011>>