Searched refs:SIGPROF (Results 1 – 4 of 4) sorted by relevance
1009 public static final int SIGPROF; field in OsConstants1010 static { SIGPROF = 0; }
650 public static final int SIGPROF = placeholder(); field in OsConstants
501 initConstant(env, c, "SIGPROF", SIGPROF); in OsConstants_initConstants()
478 field public static final int SIGPROF;