Searched refs:SIGALRM (Results 1 – 4 of 4) sorted by relevance
504 EXPECT_EQ(signal, SIGALRM); in InterruptLoopHandler()511 ScopedSigaction scoped_sa(SIGALRM, &sa); in InterruptLoopHelper()
641 public static final int SIGALRM = placeholder(); field in OsConstants
509 initConstant(env, c, "SIGALRM", SIGALRM); in OsConstants_initConstants()
27930 field public static final int SIGALRM;