summaryrefslogtreecommitdiffstats
path: root/lib/librthread/arch/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* tfork_thread has been moved to libcguenther2012-03-221-74/+0
* Reimplement mutexes, condvars, and rwlocks to eliminate bugs,guenther2012-01-171-2/+2
* Use __tfork, __get_tcb, and __set_tcb to have a real TCB and per-threadguenther2011-10-172-7/+59
* Deal with the horror that is gcc asm constraints by copying theguenther2011-10-131-4/+2
* the license on this is PD; david leonard says soderaadt2008-10-021-1/+3
* Use the system include <spinlock.h> to get the proper functionmarc2006-01-051-2/+2
* sparc support code for librthread (_atomic_lock yanked from existingmiod2005-12-252-0/+114