cvs commit: src/lib/libthr/thread thr_init.c thr_list.c thr_private.h

David Xu davidxu at FreeBSD.org
Sat Feb 4 19:04:55 PST 2006


davidxu     2006-02-05 03:04:54 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_init.c thr_list.c thr_private.h 
  Log:
  Now, thread name is stored in kernel, userland no longer has to keep it.
  
  Revision  Changes    Path
  1.27      +1 -2      src/lib/libthr/thread/thr_init.c
  1.6       +1 -4      src/lib/libthr/thread/thr_list.c
  1.55      +0 -1      src/lib/libthr/thread/thr_private.h


More information about the cvs-src mailing list