cvs commit: src/sys/sys thr.h src/sys/kern kern_thr.c syscalls.master

David Xu davidxu at FreeBSD.org
Sat Feb 4 18:18:48 PST 2006


davidxu     2006-02-05 02:18:46 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              thr.h 
    sys/kern             kern_thr.c syscalls.master 
  Log:
  Implement thr_set_name to set a name for thread.
  
  Reviewed by: julian
  
  Revision  Changes    Path
  1.41      +29 -0     src/sys/kern/kern_thr.c
  1.210     +1 -0      src/sys/kern/syscalls.master
  1.7       +1 -1      src/sys/sys/thr.h


More information about the cvs-src mailing list