Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2005 07:11:43 +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:  <200510260711.j9Q7BhRu092197@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2005-10-26 07:11:43 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_exit.c thr_join.c 
  Log:
  Follow the change in kernel, joiner thread just waits at thread id
  address, let kernel wake it up.
  
  Revision  Changes    Path
  1.19      +5 -2      src/lib/libthr/thread/thr_exit.c
  1.18      +5 -4      src/lib/libthr/thread/thr_join.c



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