OpenGrok
Cross Reference: gtest.h
xref
: /
external
/
ceres-solver
/
internal
/
ceres
/
gtest
/
gtest.h
Home
|
History
|
Annotate
|
Download
|
only in
gtest
Lines Matching
full:sighup
8296
// return WIFSIGNALED(exit_code) && WTERMSIG(exit_code) ==
SIGHUP
;