Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Oct 2004 23:37:54 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/thread thr_exit.c
Message-ID:  <200410232337.i9NNbsCi033825@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2004-10-23 23:37:54 UTC

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_exit.c 
  Log:
  Check unhandled signals before thread marks itself as DEAD,
  this reduces chances of signal losting problem found by
  Peter Holm <peter@holm.cc>
  
  Revision  Changes    Path
  1.39      +14 -1     src/lib/libpthread/thread/thr_exit.c


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410232337.i9NNbsCi033825>