Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | There's no need for _umtxtrylock to be a separate function. | mtm | 2003-07-06 | 1 | -10/+0 |
* | Locking primitives and operations in libthr should use struct umtx, | mtm | 2003-06-29 | 1 | -2/+2 |
* | The move to _retire() a thread in the GC instead of in the thread's | mtm | 2003-06-29 | 1 | -15/+3 |
* | _pthread_cancel() breaks the normal lock order of first locking the | mtm | 2003-05-25 | 1 | -0/+10 |
* | Add two functions: _spinlock_pthread() and _spinunlock_pthread() | mtm | 2003-05-23 | 1 | -2/+14 |
* | - Define curthread as _get_curthread() and remove all direct calls to | jeff | 2003-04-02 | 1 | -6/+0 |
* | - Add libthr but don't hook it up to the regular build yet. This is an | jeff | 2003-04-01 | 1 | -0/+88 |