cvs commit: src/sys/kern kern_context.c kern_thr.c kern_thread.c

John Baldwin jhb at FreeBSD.org
Thu Apr 17 15:21:58 PDT 2003


jhb         2003/04/17 15:21:57 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_context.c kern_thr.c kern_thread.c 
  Log:
  Protect td_sigmask with the proc lock.
  
  Revision  Changes    Path
  1.4       +5 -1      src/sys/kern/kern_context.c
  1.6       +2 -0      src/sys/kern/kern_thr.c
  1.115     +2 -0      src/sys/kern/kern_thread.c


More information about the cvs-src mailing list