summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/sysdeps/sh/tls.h
Commit message (Collapse)AuthorAgeFilesLines
* change asm/volatile to __x__Peter S. Mazinger2006-02-011-6/+6
|
* initial import of latest linuxthreadsMike Frysinger2006-01-311-0/+159
|
* rename current stable linuxthreads to linuxthreads.old to prepare for import ↵Mike Frysinger2005-11-151-117/+0
| | | | of latest glibc version
* sync misc trivial touchups from glibcMike Frysinger2005-09-081-4/+6
|
* Major update for pthreads, based in large part on improvementsEric Andersen2003-02-271-0/+115
from glibc 2.3. This should make threads much more efficient. -Erik