OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pendingsigs
(Results
1 - 4
of
4
) sorted by null
/system/core/sh/
trap.h
37
extern int
pendingsigs
;
trap.c
93
int
pendingsigs
; /* indicates some signal received */
variable
387
pendingsigs
++;
416
pendingsigs
= 0;
main.c
238
if (
pendingsigs
)
eval.c
305
if (
pendingsigs
)
Completed in 37 milliseconds