Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a generic way to back threads out of wait queues when handling | deischen | 2004-12-18 | 1 | -0/+7 |
* | Fixed a misspelling of 0 as NULL. | bde | 2004-03-14 | 1 | -1/+1 |
* | Allow the concurrency level to be reduced. | deischen | 2003-08-30 | 1 | -28/+54 |
* | Rethink the MD interfaces for libpthread to account for | deischen | 2003-08-05 | 1 | -1/+1 |
* | sysctlbyname needs size_t type, not int. | davidxu | 2003-07-31 | 1 | -1/+1 |
* | o Eliminate upcall for PTHREAD_SYSTEM_SCOPE thread, now it | davidxu | 2003-07-17 | 1 | -1/+1 |
* | Change low-level locking a bit so that we can tell if | deischen | 2003-05-24 | 1 | -0/+1 |
* | o Don't add a scope system thread's KSE to the list of available | deischen | 2003-04-28 | 1 | -45/+63 |
* | Add a working pthread_[gs]etconcurrency. Initial null implementation | deischen | 2003-04-22 | 1 | -0/+120 |