Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Apr 2001 21:25:50 -0700 (PDT)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread uthread_fork.c
Message-ID:  <200104100425.f3A4Pop42423@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2001/04/09 21:25:50 PDT

  Modified files:
    lib/libc_r/uthread   uthread_fork.c 
  Log:
  Clean up a bit.  Use the correct TAILQ link when walking the thread
  lists to free thread resources after a fork (in the child).  Also
  remember to free the dead thread list.
  
  Revision  Changes    Path
  1.23      +70 -37    src/lib/libc_r/uthread/uthread_fork.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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