cvs commit: src/lib/libthr/thread thr_create.c

Mike Makonnen mtm at FreeBSD.org
Thu May 29 13:40:52 PDT 2003


mtm         2003/05/29 13:40:51 PDT

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_create.c 
  Log:
  It's unnecessary to lock the thread during creation. Simply extend
  the scope of the active thread list lock.
  
  Approved by:    re/jhb
  
  Revision  Changes    Path
  1.10      +2 -5      src/lib/libthr/thread/thr_create.c


More information about the cvs-src mailing list