Date: Mon, 1 Nov 2004 10:49:34 +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_private.h thr_sig.c Message-ID: <200411011049.iA1AnY8m012136@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu     2004-11-01 10:49:34 UTC
  FreeBSD src repository
  Modified files:
    lib/libpthread/thread thr_private.h thr_sig.c 
  Log:
  Save cancelflags in signal frame, this fixes a problem that
  a thread in pthread_cond_wait handled a signal can no longer
  be canceled.
  
  Reviewed by: deischen
  
  Revision  Changes    Path
  1.120     +1 -0      src/lib/libpthread/thread/thr_private.h
  1.82      +2 -0      src/lib/libpthread/thread/thr_sig.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411011049.iA1AnY8m012136>
