OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sigactions
(Results
1 - 10
of
10
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc
110
static sigaction_t
sigactions
[kSigCount];
variable
[
all
...]
/external/valgrind/main/coregrind/
m_vki.c
90
/* --- Platform-specific checks on
sigactions
--- */
/external/valgrind/main/include/vki/
vki-darwin.h
393
passing
sigactions
to the kernel interface, and has the added
396
receiving old
sigactions
from the kernel, and lacks this
vki-ppc32-linux.h
163
/* These are 'legacy'
sigactions
in which the size of sa_mask is fixed
186
/* On Linux we use the same type for passing
sigactions
to
[
all
...]
vki-x86-linux.h
158
/* These are 'legacy'
sigactions
in which the size of sa_mask is fixed
181
/* On Linux we use the same type for passing
sigactions
to
vki-amd64-linux.h
163
/* On Linux we use the same type for passing
sigactions
to
vki-ppc64-linux.h
180
/* On Linux we use the same type for passing
sigactions
to
vki-s390x-linux.h
271
/* On Linux we use the same type for passing
sigactions
to
vki-arm-linux.h
181
/* On Linux we use the same type for passing
sigactions
to
vki-mips32-linux.h
201
/* On Linux we use the same type for passing
sigactions
to
[
all
...]
Completed in 182 milliseconds