CVSROOT: /usr/cvs Changes by: hosking at birch. 09/12/14 16:33:25 Modified files: cm3/m3-libs/m3core/src/thread/PTHREAD/: ThreadPThread.m3 Log message: Fix Jay's "fix". We need the cleanup routine to avoid a space leak. The activation field needs to stay valid long enough for the cleanup routine to do its job.