use inline atomics and thread pointer on arm models supporting them
[musl] / arch / arm / pthread_arch.h
2014-04-07 Rich Felkeruse inline atomics and thread pointer on arm models...
2012-10-15 Rich Felkeradd support for TLS variant I, presently needed for...
2012-02-25 Rich Felkeruse __attribute__((const)) on arm __pthread_self function
2011-09-23 Rich Felker"optimize" arm __pthread_self
2011-09-18 Rich Felkerinitial commit of the arm port