add c11 quick_exit and at_quick_exit functions
[musl] / arch / x86_64 / atomic.h
2011-08-23 Rich Felkersecurity hardening: ensure suid programs have valid...
2011-04-27 Rich Felkeradd word-sized ctz function to atomic.h
2011-03-17 Rich Felkeroptimize contended normal mutex case; add int compare...
2011-02-15 Nicholas J. KainOptimize x86_64 atomics to take advantage of 64-bitness.
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!