doc ProcState.getThreads supported platforms
This commit is contained in:
parent
6f791278db
commit
3b07e0933e
|
@ -351,7 +351,7 @@ my %classes = (
|
||||||
{
|
{
|
||||||
name => 'threads', type => 'Long',
|
name => 'threads', type => 'Long',
|
||||||
desc => 'Number of active threads',
|
desc => 'Number of active threads',
|
||||||
plat => ''
|
plat => 'AHLSW'
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
ProcFd => [
|
ProcFd => [
|
||||||
|
|
Loading…
Reference in New Issue