Re: What if process crashes while holding a locked semaphore?
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com I'm not |-: TN2083 has all the gory details. <http://developer.apple.com/technotes/tn2005/tn2083.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 07:43 -0700 31/3/09, Jerry Krinock wrote: Very good, Chris. I'm an NSPortNameServer fan now. When using Mach ports like this, you have to be very careful about bootstrap namespaces. Each process inherits a reference to a bootstrap namespace, meaning that which namespace it registers in depends on how it was launched. A port registration will only fail if the conflicting process is in the same namespace. This may or may not be what you want. This email sent to site_archiver@lists.apple.com
participants (1)
-
Quinn