summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/m68k/uthread_machdep.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-011-6/+0
| | | | | Like autumn leaves on water don't fear the tedu@
* switch to _machdep_switch() instead of setjmp/longjmp. For some reason this fixes sparc threads.d2000-10-041-38/+4
|
* sync with FreeBSDd1999-11-251-3/+3
|
* mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu)d1999-01-171-1/+3
|
* Move atomic_lock code from asm to C with inline asm;d1998-11-201-0/+38
Add m68k, mips and sparc. (needs more careful checking) Add 'slow_atomic_lock' for crippled archs.