HomeSort by relevance Sort by last modified time
    Searched refs:ALRM (Results 1 - 6 of 6) sorted by null

  /bionic/libc/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /development/ndk/platforms/android-9/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/sys/
_sigdefs.h 51 __BIONIC_SIGDEF(ALRM,14,"Alarm clock")
  /external/clang/www/demo/
index.cgi 266 local $SIG{ALRM} = sub { die "timeout"; };

Completed in 61 milliseconds