Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015年04月22日 | minor optimization to pthread_spin_trylock | Rich Felker | -1/+2 |
2015年04月22日 | optimize spin lock not to dirty cache line while spinning | Rich Felker | -1/+1 |
2011年09月16日 | fix more instances of old a_xchg (use new a_swap name) | Rich Felker | -1/+1 |
2011年03月28日 | revert some more spin optimizations that turned out to be pessimizations | Rich Felker | -1/+1 |
2011年03月28日 | fix broken spinlock due to miscompilation | Rich Felker | -1/+1 |
2011年03月24日 | optimize spinlock spin | Rich Felker | -1/+1 |
2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+7 |