update proc_state.threads javadoc
This commit is contained in:
parent
b457837f28
commit
1092f32fe2
|
@ -365,7 +365,7 @@ my %classes = (
|
|||
{
|
||||
name => 'threads', type => 'Long',
|
||||
desc => 'Number of active threads',
|
||||
plat => 'AHLSW'
|
||||
plat => 'ADHLSW'
|
||||
},
|
||||
{
|
||||
name => 'processor', type => 'Int',
|
||||
|
|
Loading…
Reference in New Issue