K 10 svn:author V 3 sam K 8 svn:date V 27 2006-05-24T22:11:07.000000Z K 7 svn:log V 384 When starting up threads in taskqueue_start_threads create them stopped before adjusting their priority and setting them on the run q so they cannot race for resources (pointed out by njl). While here add a console printf on thread create fails; otherwise noone may notice (e.g. return value is always 0 and caller has no way to verify). Reviewed by: jhb, scottl MFC after: 2 weeks END