summaryrefslogtreecommitdiffstats
path: root/lib/librthread/arch/arm/rfork_thread.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* tfork_thread has been moved to libcguenther2012-03-221-48/+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-171-5/+5
* No point in saving a bunch of extra registers, and the child's state mustdrahn2005-12-311-6/+8
* Initial versions of arm code, in-tree development (not yet working).drahn2005-12-141-0/+46