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

Mike Makonnen mtm at FreeBSD.org
Tue May 20 20:22:37 PDT 2003


mtm         2003/05/20 20:22:36 PDT

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_init.c 
  Log:
  The thread id was being set *before* zeroing out the thread. Reverse
  the order.
  
  Approved by: markm/mentor, re/blanket libthr
  
  Revision  Changes    Path
  1.4       +3 -2      src/lib/libthr/thread/thr_init.c


More information about the cvs-src mailing list