K 10 svn:author V 3 mtm K 8 svn:date V 27 2003-12-15T09:35:02.000000Z K 7 svn:log V 256 When creating a pthread in the suspended state their were two problems: (1) The wrong flag was being checked for in the attribute (2) The pthread's state was not being set to indicate it was suspended. Noticed by: Igor Sysoev END