OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SfPollAfter
(Results
1 - 12
of
12
) sorted by null
/external/valgrind/main/coregrind/m_syswrap/
syswrap-main.c
211
after the syscall goes through, do "*flags |=
SfPollAfter
" and the
[
all
...]
priv_types_n_macros.h
137
#define
SfPollAfter
(1 << 3) /* poll for signals on completion */
syswrap-ppc32-linux.c
[
all
...]
syswrap-s390x-linux.c
[
all
...]
syswrap-arm-linux.c
[
all
...]
syswrap-mips32-linux.c
[
all
...]
syswrap-x86-linux.c
[
all
...]
syswrap-ppc64-linux.c
[
all
...]
syswrap-amd64-linux.c
538
*flags |=
SfPollAfter
;
[
all
...]
syswrap-linux.c
[
all
...]
syswrap-darwin.c
[
all
...]
syswrap-generic.c
[
all
...]
Completed in 845 milliseconds