Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | So passes uthreads | 2012-09-01 | 1 | -43/+0 | |
| | | | | | Like autumn leaves on water don't fear the tedu@ | ||||
* | the license on this is PD; david leonard says so | 2008-10-02 | 1 | -1/+3 | |
| | |||||
* | typo | 2003-01-31 | 1 | -2/+2 | |
| | |||||
* | remove unused/unreferenced code. | 2002-10-11 | 1 | -8/+1 | |
| | | | | ok fgs@ | ||||
* | correct asm constraints, espie@ | 1999-03-10 | 1 | -2/+6 | |
| | |||||
* | implement sparc atomic lock with LDSTUB | 1999-02-07 | 1 | -3/+28 | |
| | |||||
* | more spinlock | 1998-12-21 | 1 | -4/+4 | |
| | |||||
* | md spinlock | 1998-12-21 | 1 | -2/+2 | |
| | |||||
* | add md _atomic_is_locked; clean | 1998-12-18 | 1 | -2/+11 | |
| | |||||
* | Move atomic_lock code from asm to C with inline asm; | 1998-11-20 | 1 | -0/+10 | |
Add m68k, mips and sparc. (needs more careful checking) Add 'slow_atomic_lock' for crippled archs. |