Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2001 03:15:25 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern sys_process.c
Message-ID:  <200101241115.f0OBFPm16523@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/01/24 03:15:25 PST

  Modified files:
    sys/kern             sys_process.c 
  Log:
  - Catch up to proc flag changes.
  - Update stopevent() to assert that the proc lock is held when it is
    held and is not recursed.  Note that the STOPEVENT() macro obtains
    the proc lock when calling this function.
  
  Revision  Changes    Path
  1.60      +19 -5     src/sys/kern/sys_process.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101241115.f0OBFPm16523>