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