summaryrefslogtreecommitdiff
path: root/src/guard.cc
Commit message (Collapse)AuthorAge
* Tidy up of the libcxxrt sources. Added missing comments, fixed some ↵anonymous2011-05-09
| | | | inconsistent indenting.
* Fix in __cxa_guard_releaseanonymous2010-08-28
|
* Use __sync_bool_compare_and_swap_4 instead ofanonymous2010-08-13
| | | | __sync_bool_compare_and_swap to make life easier for pathcc people.
* Initial import.anonymous2010-06-27