about summary refs log tree commit diff
path: root/arch/i386/pthread_arch.h
Commit message (Expand)AuthorAgeFilesLines
* make thread-pointer-loading asm non-volatileRich Felker2018-10-161-1/+1
* properly access mcontext_t program counter in cancellation handlerRich Felker2015-11-021-1/+1
* add support for TLS variant I, presently needed for arm and mipsRich Felker2012-10-151-1/+2
* ensure the compiler does not move around thread-register-based readsRich Felker2011-08-061-1/+1
* overhaul pthread cancellationRich Felker2011-04-171-2/+2
* overhaul cancellation to fix resource leaks and dangerous behavior with signalsRich Felker2011-03-241-0/+3
* finish unifying thread register handling in preparation for portingRich Felker2011-02-151-0/+6