OpenGrok
Cross Reference: runtime.cc
xref
: /
art
/
runtime
/
runtime.cc
Home
|
History
|
Annotate
|
Download
|
only in
runtime
Lines Matching
full:sigusr1
1113
//
SIGUSR1
is used to initiate a GC.
1114
signals.Add(
SIGUSR1
);