Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 2010 05:42:29 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libthr/thread thr_exit.c
Message-ID:  <201009190542.o8J5giLa032163@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2010-09-19 05:42:29 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_exit.c 
  Log:
  SVN rev 212838 on 2010-09-19 05:42:29Z by davidxu
  
  - _Unwind_Resume function is not used, remove it.
  - Use a store barrier to make sure uwl_forcedunwind is lastest thing
    other threads can see.
  - Add some comments.
  
  Revision  Changes    Path
  1.38      +8 -14     src/lib/libthr/thread/thr_exit.c



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