cvs commit: src/lib/libthr/thread thr_exit.c thr_join.c

David Xu davidxu at FreeBSD.org
Wed Oct 26 00:11:44 PDT 2005


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


More information about the cvs-all mailing list