CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2013/07/30 09:31:01
Modified files: lib/librthread : rthread.c Log message: Stop overwriting the dying thread's struct thread as its tid member may be concurrently updated by __threxit() prompted by a report from Alf Schlichting (a.schlichting (at) lemarit.com) ok kettenis@