cvs commit: src/sys/kern kern_clock.c

Colin Percival cperciva at FreeBSD.org
Sun May 2 17:48:12 PDT 2004


cperciva    2004/05/02 17:48:11 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_clock.c 
  Log:
  Fix a race condition which could result in profprocs being decremented
  more than once if stopprofclock is called multiple times on the same
  process.
  
  Revision  Changes    Path
  1.168     +2 -0      src/sys/kern/kern_clock.c


More information about the cvs-src mailing list