Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 2003 01:35:38 -0700 (PDT)
From:      Mike Makonnen <mtm@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr/thread thr_create.c thr_find_thread.c
Message-ID:  <200305250835.h4P8Zco2055865@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mtm         2003/05/25 01:35:38 PDT

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_create.c thr_find_thread.c 
  Log:
  Part of the last patch.
  Modify the thread creation and thread searching routine
  to lock the thread lists with the new locks instead of GIANT_LOCK.
  
  Approved by:    re/blanket libthr
  
  Revision  Changes    Path
  1.7       +7 -7      src/lib/libthr/thread/thr_create.c
  1.3       +2 -2      src/lib/libthr/thread/thr_find_thread.c



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