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

1 2 3 4 5

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
posix_types_32.h 24 typedef int __kernel_timer_t; typedef
posix_types_64.h 24 typedef int __kernel_timer_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
posix_types_32.h 24 typedef int __kernel_timer_t; typedef
posix_types_64.h 24 typedef int __kernel_timer_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
posix_types_32.h 24 typedef int __kernel_timer_t; typedef
posix_types_64.h 24 typedef int __kernel_timer_t; typedef
  /bionic/libc/bionic/
posix_timers.cpp 41 extern "C" int __timer_create(clockid_t, sigevent*, __kernel_timer_t*);
42 extern "C" int __timer_delete(__kernel_timer_t);
43 extern "C" int __timer_getoverrun(__kernel_timer_t);
44 extern "C" int __timer_gettime(__kernel_timer_t, itimerspec*);
45 extern "C" int __timer_settime(__kernel_timer_t, int, const itimerspec*, itimerspec*);
59 __kernel_timer_t kernel_timer_id;
70 static __kernel_timer_t to_kernel_timer_id(timer_t timer) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
posix_types.h 83 typedef int __kernel_timer_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
posix_types.h 83 typedef int __kernel_timer_t; typedef
  /bionic/libc/kernel/uapi/asm-generic/
posix_types.h 94 typedef int __kernel_timer_t; typedef
  /development/ndk/platforms/android-21/include/asm-generic/
posix_types.h 94 typedef int __kernel_timer_t; typedef
  /development/ndk/platforms/android-3/arch-arm/include/asm/
posix_types.h 29 typedef int __kernel_timer_t; typedef
  /external/kernel-headers/original/uapi/asm-generic/
posix_types.h 90 typedef int __kernel_timer_t; typedef
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm/
posix_types.h 29 typedef int __kernel_timer_t; typedef
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm/
posix_types.h 29 typedef int __kernel_timer_t; typedef
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm/
posix_types.h 29 typedef int __kernel_timer_t; typedef
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/asm/
posix_types.h 29 typedef int __kernel_timer_t; typedef
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/asm/
posix_types.h 29 typedef int __kernel_timer_t; typedef
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/asm/
posix_types.h 29 typedef int __kernel_timer_t; typedef
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/asm/
posix_types.h 29 typedef int __kernel_timer_t; typedef
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/asm/
posix_types.h 29 typedef int __kernel_timer_t; typedef
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/asm-generic/
posix_types.h 94 typedef int __kernel_timer_t; typedef
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/asm-generic/
posix_types.h 94 typedef int __kernel_timer_t; typedef
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/asm-generic/
posix_types.h 94 typedef int __kernel_timer_t; typedef
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/asm-generic/
posix_types.h 94 typedef int __kernel_timer_t; typedef

Completed in 3661 milliseconds

1 2 3 4 5