pub const JVM_THREAD_DAEMON: &str = "jvm.thread.daemon";
Expand description

Whether the thread is daemon or not.