Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Libpthread uses the convention that all of its (non-weak) symbols | deischen | 2003-11-04 | 1 | -5/+11 |
| | | | | | begin with underscores and provide weak definitions without underscores. Make the pthread spinlock conform to this convention. | ||||
* | Add code to support pthread spin lock. | davidxu | 2003-09-09 | 1 | -0/+154 |
Reviewed by: deischen |