HomeSort by relevance Sort by last modified time
    Searched full:sigevent (Results 1 - 25 of 67) sorted by null

1 2 3

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
aio.h 42 struct sigevent aio_sigevent; /* Signal number and value. */
70 struct sigevent aio_sigevent; /* Signal number and value. */
152 int __nent, struct sigevent *__restrict __sig)
187 int __nent, struct sigevent *__restrict __sig),
226 int __nent, struct sigevent *__restrict __sig)
mqueue.h 64 extern int mq_notify (mqd_t __mqdes, __const struct sigevent *__notification)
  /external/kernel-headers/original/linux/
aio_abi.h 84 __u64 aio_reserved2; /* TODO: use this for a (struct sigevent *) */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
aio_abi.h 94 __u64 aio_reserved2; /* TODO: use this for a (struct sigevent *) */
  /system/extras/tests/bionic/libc/other/
test_timer_create.c 52 struct sigevent se;
test_timer_create2.c 52 struct sigevent se;
test_timer_create3.c 68 struct sigevent se;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
siginfo.h 214 * sigevent definitions
238 typedef struct sigevent { struct
  /bionic/libc/include/
time.h 125 extern int timer_create(int, struct sigevent*, timer_t*);
  /bionic/libc/kernel/common/asm-generic/
siginfo.h 194 typedef struct sigevent { struct
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 194 typedef struct sigevent { struct
  /development/ndk/platforms/android-3/include/
time.h 109 extern int timer_create(int, struct sigevent*, timer_t*);
  /development/ndk/platforms/android-8/include/
time.h 107 extern int timer_create(int, struct sigevent*, timer_t*);
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 194 typedef struct sigevent { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
time.h 107 extern int timer_create(int, struct sigevent*, timer_t*);
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 194 typedef struct sigevent { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
time.h 107 extern int timer_create(int, struct sigevent*, timer_t*);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 194 typedef struct sigevent { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
time.h 107 extern int timer_create(int, struct sigevent*, timer_t*);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 194 typedef struct sigevent { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
time.h 107 extern int timer_create(int, struct sigevent*, timer_t*);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 194 typedef struct sigevent { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
time.h 107 extern int timer_create(int, struct sigevent*, timer_t*);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 194 typedef struct sigevent { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
time.h 107 extern int timer_create(int, struct sigevent*, timer_t*);

Completed in 1019 milliseconds

1 2 3