>>265 ttp://developers.sun.com/solaris/articles/stl-new.html Standard Library, STL and Thread Safety Atomic updates for reference counting
ttp://www.sparc.com/standards/SPARCV9.pdf J Programming With the Memory Modelsにいろいろ J.6 Spin Locks(Example 8―Lock and Unlock Using CAS) J.11 Fetch_and_Add(Example 15―Fetch and Add Using CAS) J.12 Barrier Synchronization(Example 17―Barrier Synchronization Using CAS) J.13 Linked List Insertion and Deletion(Example 18―List Insertion and Removal)