Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Oct 2004 04:13:58 +0000 (UTC)
From:      Julian Elischer <julian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_thr.c
Message-ID:  <200410090413.i994DwOD056449@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2004-10-09 04:13:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/kern             kern_thr.c 
  Log:
  MFC 1.28:
    Close a race between thr_create and sysctl -w, the thr_scope_sys could
      be changed when thr_create is running, and we tested it for several times.
  
  Submitted by:   davidxu
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.23.2.5  +15 -7     src/sys/kern/kern_thr.c



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