Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import my recent 1:1 threading working. some features improved includes: | davidxu | 2005-04-02 | 1 | -70/+83 |
* | o Assertions to catch that stuff that shouldn't happen is not happening. | mtm | 2004-07-30 | 1 | -0/+1 |
* | Make libthr async-signal-safe without costly signal masking. The guidlines I | mtm | 2004-05-20 | 1 | -4/+4 |
* | o Catch up with the mutex priority protocol fixes. | mtm | 2004-02-18 | 1 | -62/+65 |
* | Comment out most of pthread_setschedparam. Pthread priorities didn't | mtm | 2003-12-15 | 1 | -1/+4 |
* | Make WARNS2 clean. The fixes mostly included: | mtm | 2003-05-23 | 1 | -1/+4 |
* | - Define curthread as _get_curthread() and remove all direct calls to | jeff | 2003-04-02 | 1 | -2/+0 |
* | - Reenable setschedparam and the prioceiling code now that the mutex code | jeff | 2003-04-01 | 1 | -8/+8 |
* | - Add libthr but don't hook it up to the regular build yet. This is an | jeff | 2003-04-01 | 1 | -0/+115 |