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

David Xu davidxu at FreeBSD.org
Wed Dec 14 22:36:58 PST 2005


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


More information about the cvs-all mailing list