Re: detecting process termination in kernel?
Re: detecting process termination in kernel?
- Subject: Re: detecting process termination in kernel?
- From: Quinn <email@hidden>
- Date: Tue, 1 Apr 2008 15:53:30 +0100
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?
Well, that's easy to answer:
$ 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);
$ 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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden