Home
last modified time | relevance | path

Searched refs:SIGUSR1 (Results 1 – 4 of 4) sorted by relevance

/libcore/luni/annotations/flagged_api/android/system/
DOsConstants.annotated.java1054 public static final int SIGUSR1; field in OsConstants
1055 static { SIGUSR1 = 0; }
/libcore/luni/src/main/java/android/system/
DOsConstants.java665 public static final int SIGUSR1 = placeholder(); field in OsConstants
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp524 initConstant(env, c, "SIGUSR1", SIGUSR1); in OsConstants_initConstants()
/libcore/api/
Dcurrent.txt493 field public static final int SIGUSR1;