K 10 svn:author V 3 mtm K 8 svn:date V 27 2004-10-06T14:23:00.000000Z K 7 svn:log V 281 Close a race between a thread exiting and the freeing of it's stack. After some discussion the best option seems to be to signal the thread's death from within the kernel. This requires that thr_exit() take an argument. Discussed with: davidxu, deischen, marcel MFC after: 3 days END