summaryrefslogtreecommitdiff
path: root/lib/librthread/arch/sparc64
AgeCommit message (Expand)Author
2012-03-22tfork_thread has been moved to libcPhilip Guenthe
2012-01-17Reimplement mutexes, condvars, and rwlocks to eliminate bugs,Philip Guenthe
2011-10-17Use __tfork, __get_tcb, and __set_tcb to have a real TCB and per-threadPhilip Guenthe
2011-10-13Deal with the horror that is gcc asm constraints by copying thePhilip Guenthe
2011-10-13Increase the stack offset for the new rthread from (BIAS+128) toPhilip Guenthe
2008-10-02the license on this is PD; david leonard says soTheo de Raadt
2006-01-05Use the system include <spinlock.h> to get the proper functionMarco S Hyman
2005-12-25sparc64 support code for librthread (_atomic_lock yanked from existingMiod Vallat