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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to