summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/mips
AgeCommit message (Expand)Author
2000-10-04switch to _machdep_switch() instead of setjmp/longjmp. For some reason this f...David Leonard
2000-10-03thread switching codeDavid Leonard
1999-11-25sync with FreeBSDDavid Leonard
1999-02-02arc fixes for libc_rimp
1999-01-17mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu)David Leonard
1999-01-10note pathological problemDavid Leonard
1998-12-21more spinlockDavid Leonard
1998-12-21md spinlockDavid Leonard
1998-12-18add md _atomic_is_locked; cleanDavid Leonard
1998-11-20Move atomic_lock code from asm to C with inline asm;David Leonard
1998-11-09sync with FreeBSD (rwlock, gc thread, man pages)David Leonard