summaryrefslogtreecommitdiff
path: root/src/thread/pthread_spin_lock.c
AgeCommit message (Expand)AuthorLines
2011-09-16fix more instances of old a_xchg (use new a_swap name)Rich Felker-1/+1
2011-03-28revert some more spin optimizations that turned out to be pessimizationsRich Felker-1/+1
2011-03-28fix broken spinlock due to miscompilationRich Felker-1/+1
2011-03-24optimize spinlock spinRich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+7