Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2010 02:18:20 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libthr/thread thr_cancel.c
Message-ID:  <201009080218.o882IeLL086560@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2010-09-08 02:18:20 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_cancel.c 
  Log:
  SVN rev 212312 on 2010-09-08 02:18:20Z by davidxu
  
  To avoid possible race condition, SIGCANCEL is always sent except the
  thread is dead.
  
  Revision  Changes    Path
  1.19      +1 -1      src/lib/libthr/thread/thr_cancel.c



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