Searched refs:threadTypeValue (Results 1 – 1 of 1) sorted by relevance
25 final byte threadTypeValue, in ThreadStatus() argument34 this.threadType = ThreadType.fromValue(threadTypeValue); in ThreadStatus()213 private static native String getThreadTypeName(final byte threadTypeValue); in getThreadTypeName() argument