Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove 3rd clause, renumber, ok per email | imp | 2007-01-12 | 1 | -8/+2 |
* | - Use same priority range returned by kernel's sched_get_priority_min() | davidxu | 2006-04-27 | 1 | -1/+1 |
* | WARNS level 4 cleanup. | davidxu | 2006-04-04 | 1 | -0/+4 |
* | Remove priority mutex code because it does not work correctly, | davidxu | 2006-03-27 | 1 | -0/+63 |
* | Add functions pthread_mutexattr_setpshared and pthread_mutexattr_getpshared. | davidxu | 2005-10-24 | 1 | -0/+28 |
* | - Prefix MUTEX_TYPE_MAX with PTHREAD_ to avoid namespace pollution. | stefanf | 2005-08-19 | 1 | -2/+2 |
* | Import my recent 1:1 threading working. some features improved includes: | davidxu | 2005-04-02 | 1 | -0/+167 |