site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ey/+KBUVG6LJUSlfsvA3rbk62bS6QUEH70MNA54cC+U=; b=UK7FLqMGs4g7K+RAInj/SyCs+cuSR2W+oB1NffWZi9oDR+t4OQuqlXCG8RASsM4vA5NywHE1cxeTL1xN1T3ehE0wiVWIKnBpgsshdhsdoyCxGXhXA9Lf5X33icxuU7Ui/qIB9aO9y/A8xAd6NoL6YSnhr2IHghw1rJm3qzdxHvI= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=o0aapuiMIIhiMUKdiFeEQwzHyqjc34SjRoJ18FF7PhyRzJhmLzveI63jzl/Op/9objcj4ppmQWKkgenvuf0BInTNEOJPC0LFuVMX4yrnLRQxClQVhRXfKrr/cQ9sqOK2xOeZELkKAfEue83VaJOShKyC/T11ZlUmhQNa9HrBe1o= On Thu, Apr 24, 2008 at 4:35 AM, Army Research Lab <ckaran@arl.army.mil> wrote:
I've been poking through the man pages, and discovered the docs for <libkern/OSAtomic.h>; I see the documentation for atomic and for spinlock, but 'man barrier' also lists atomicqueue. Unfortunately, although the man pages claim that I should find it, it isn't there. I also can't find anything like it in /usr/include. Does it exist?
BTW, I'm looking at all of this on a OS X 10.4.11 machine...
<http://developer.apple.com/documentation/Cocoa/Conceptual/Multithreading/ThreadSafety/chapter_5_section_6.html> [0:505] > find /usr/include -name "OSAtomic.h" /usr/include/libkern/OSAtomic.h That is on a 10.4.11 system with Xcode 2.5. -Shawn _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com