Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2005 06:36:58 +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/libthr/thread thr_exit.c thr_join.c
Message-ID:  <200512150636.jBF6awkR038668@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2005-12-15 06:36:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libthr/thread    thr_exit.c thr_join.c 
  Log:
  MFC:
      thr_exit.c:
          Revision 1.19
          Fix code for user stack recycling.
  
      thr_join.c:
          Revision 1.18
          Fix code for user stack recycling.
  
          Revision 1.17
          Add function pthread_timedjoin_np.
  
  Revision  Changes    Path
  1.18.2.1  +5 -2      src/lib/libthr/thread/thr_exit.c
  1.16.2.1  +53 -12    src/lib/libthr/thread/thr_join.c



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