cvs commit: src/sys/kern kern_thr.c

David Xu davidxu at FreeBSD.org
Tue Oct 5 19:29:20 PDT 2004


davidxu     2004-10-06 02:29:19 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_thr.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.28      +10 -7     src/sys/kern/kern_thr.c


More information about the cvs-all mailing list