summaryrefslogtreecommitdiff
path: root/arch/x86_64/pthread_arch.h
AgeCommit message (Expand)AuthorLines
2015-11-02properly access mcontext_t program counter in cancellation handlerRich Felker-1/+1
2014-01-11remove size suffix in x86_64 __pthread_self asmRich Felker-1/+1
2012-10-15add support for TLS variant I, presently needed for arm and mipsRich Felker-1/+2
2011-08-06ensure the compiler does not move around thread-register-based readsRich Felker-1/+1
2011-04-17overhaul pthread cancellationRich Felker-2/+2
2011-03-24overhaul cancellation to fix resource leaks and dangerous behavior with signalsRich Felker-0/+3
2011-02-15Port musl to x86-64. One giant commit!Nicholas J. Kain-0/+6