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

  /external/kernel-headers/original/asm-arm/
signal.h 17 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
119 old_sigset_t sa_mask;
  /external/kernel-headers/original/asm-x86/
signal.h 28 typedef unsigned long old_sigset_t; /* at least 32 bits */ typedef
128 old_sigset_t sa_mask;
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-linux.h 238 // Darwin (and probably other OSes) don't have the old_sigset_t type.
syswrap-linux.c     [all...]

Completed in 250 milliseconds