doc ProcState.getThreads supported platforms

This commit is contained in:
Doug MacEachern 2005-11-23 00:41:33 +00:00
parent 6f791278db
commit 3b07e0933e
1 changed files with 1 additions and 1 deletions

View File

@ -351,7 +351,7 @@ my %classes = (
{
name => 'threads', type => 'Long',
desc => 'Number of active threads',
plat => ''
plat => 'AHLSW'
},
],
ProcFd => [