pub const JVM_THREAD_STATE: &str = "jvm.thread.state";
Expand description

State of the thread.

§Examples

  • runnable
  • blocked