Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import my recent 1:1 threading working. some features improved includes: | davidxu | 2005-04-02 | 1 | -316/+263 |
* | o Assertions to catch that stuff that shouldn't happen is not happening. | mtm | 2004-07-30 | 1 | -20/+16 |
* | There are consumers of rwlocks, inluding our own libc, that depend on | mtm | 2004-02-18 | 1 | -96/+24 |
* | I update the rwlock code in libthr to be more standards compliant and | mtm | 2004-01-29 | 1 | -12/+119 |
* | Implement reference counting of read-write locks. This uses | mtm | 2004-01-19 | 1 | -8/+133 |
* | Add an implementation of pthread_rwlock_timed{rd,wr}lock() to libthr with | mtm | 2004-01-16 | 1 | -11/+54 |
* | o We are not required to initialize an invalid rwlock. So axe all that | mtm | 2004-01-16 | 1 | -160/+93 |
* | - Add libthr but don't hook it up to the regular build yet. This is an | jeff | 2003-04-01 | 1 | -0/+341 |