Home
last modified time | relevance | path

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

/libcore/libart/src/main/java/java/lang/
DDaemons.java461 Os.kill(Os.getpid(), OsConstants.SIGQUIT); in finalizerTimedOut()
/libcore/luni/src/main/java/android/system/
DOsConstants.java644 public static final int SIGQUIT = placeholder(); field in OsConstants
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp494 initConstant(env, c, "SIGQUIT", SIGQUIT); in OsConstants_initConstants()
/libcore/api/
Dcurrent.txt454 field public static final int SIGQUIT;