Re: detecting process termination in kernel?
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Well, that's easy to answer: $ FindKPI.py proc_find proc_find com.apple.kpi.bsd <http://developer.apple.com/qa/qa2007/qa1575.html> S+E -- Quinn "The Eskimo!" <http://www.apple.com/developer/> Apple Developer Relations, Developer Technical Support, Core OS/Hardware _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... At 10:46 -0400 1/4/08, Rick Macklem wrote: I'm also not sure if proc_find() is considered a kpi call or not? $ grep proc_find -r /System/Library/Frameworks/Kernel.framework/Headers /System/Library/Frameworks/Kernel.framework/Headers/sys/proc.h:extern proc_t proc_find(int pid); This email sent to site_archiver@lists.apple.com
participants (1)
-
Quinn