$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-04-07 14:39:34
Peter Dimov wrote:
> There are other examples in Apple's own code, but opensource.apple.com
> wants me to register to see them. ;-)
But apparently they didn't ask googlebot to register:
And another non-Apple example:
http://www.opensource.apple.com/darwinsource/7.0b1/samba/samba/source/tdb/spinlock.c
No CPU-specific hacks anywhere; just straightforward lwarx/stwcx. use.