K 10 svn:author V 3 sam K 8 svn:date V 27 2005-04-24T16:52:45.000000Z K 7 svn:log V 297 o eliminate modification of task structures after their run to avoid modify-after-free races when the task structure is malloc'd o shrink task structure by removing ta_flags (no longer needed with avoid fix) and combining ta_pending and ta_priority Reviewed by: dwhite, dfr MFC after: 4 days END