Okay, found it in the Tcl source (tclThreadAlloc.c). Each line has the following format
threadname {bucket1} {bucket2} {bucket3} ...
where {bucketN} is a list containing
{blocksize nfree nget nput nrequest nlock nwait}
Now to figure out what this all means.
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of
your email blank.
