Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jul 1998 22:45:30 -0400
From:      "Allen Smith" <easmith@beatrice.rutgers.edu>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Best means of telling if a proc is still around?
Message-ID:  <9807122245.ZM24864@beatrice.rutgers.edu>

next in thread | raw e-mail | index | archive | help
Hi. What's the best fast means of telling if a reference to a proc
structure is still valid? I'm needing this for the work on privileges
that I'm doing. (Specifically, there are circumstances where an action
initiated by a process that then exits may be a privileged one, and
may not get to the point of checking the privileges before the exit
takes place.)

	Thanks,

	-Allen


-- 
Allen Smith				easmith@beatrice.rutgers.edu
	

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



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