K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-04-09T16:26:37.000000Z K 7 svn:log V 173 Don't lock the ithread lock in ithread_create(). The ithread isn't on any lists or in any tables yet so there are no other references to it, thus we don't need to lock it. END