Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-04-27 | add word-sized ctz function to atomic.h | Rich Felker | -2/+8 | |
strictly speaking this and a few other ops should be factored into asm.h or the file should just be renamed to asm.h, but whatever. clean it up someday. | ||||
2011-03-17 | optimize contended normal mutex case; add int compare-and-swap atomic | Rich Felker | -0/+7 | |
2011-02-15 | move arch-specific internal headers into place | Rich Felker | -0/+110 | |