HomeSort by relevance Sort by last modified time
    Searched full:sys_sigsuspend (Results 1 - 19 of 19) sorted by null

  /external/strace/linux/
dummy.h 150 #define sys_sigsuspend printargs macro
syscall.h 52 int sys_setreuid(), sys_setregid(), sys_sigsuspend();
  /external/strace/
syscall-android.h 244 #define SYS_sigsuspend __NR_sigsuspend
signal.c 1615 sys_sigsuspend(struct tcb *tcp) function
1630 sys_sigsuspend(tcp) function
    [all...]
ChangeLog     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 352 #define SYS_sigsuspend __NR_sigsuspend
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 352 #define SYS_sigsuspend __NR_sigsuspend
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 352 #define SYS_sigsuspend __NR_sigsuspend
  /external/strace/linux/arm/
syscallent.h 103 { 3, TS, sys_sigsuspend, "sigsuspend" }, /* 72 */
  /external/strace/linux/i386/
syscallent.h 103 { 3, TS, sys_sigsuspend, "sigsuspend" }, /* 72 */
  /external/strace/linux/sh/
syscallent.h 105 { 3, TS, sys_sigsuspend, "sigsuspend" }, /* 72 */
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-arm-linux.c 344 DECL_TEMPLATE(arm_linux, sys_sigsuspend);
    [all...]
syswrap-ppc32-linux.c 422 DECL_TEMPLATE(ppc32_linux, sys_sigsuspend);
    [all...]
syswrap-x86-linux.c 807 DECL_TEMPLATE(x86_linux, sys_sigsuspend);
    [all...]
syswrap-ppc64-linux.c     [all...]
  /external/netperf/
netlib.c 801 /* interval timer. if we were in SYS_SIGSUSPEND we want to */
806 if (scp->sc_syscall != SYS_SIGSUSPEND) {
    [all...]
  /external/strace/linux/mips/
syscallent.h     [all...]
  /prebuilts/qemu-kernel/arm/
vmlinux-qemu 
vmlinux-qemu-armv7 

Completed in 653 milliseconds