summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_concurrency.c
Commit message (Expand)AuthorAgeFilesLines
* Repo copy libpthreads to libkse.obrien2007-10-091-177/+0
* Add compatibility symbol maps. libpthread (.so.1 and .so.2)deischen2006-03-131-0/+5
* Use a generic way to back threads out of wait queues when handlingdeischen2004-12-181-0/+7
* Fixed a misspelling of 0 as NULL.bde2004-03-141-1/+1
* Allow the concurrency level to be reduced.deischen2003-08-301-28/+54
* Rethink the MD interfaces for libpthread to account fordeischen2003-08-051-1/+1
* sysctlbyname needs size_t type, not int.davidxu2003-07-311-1/+1
* o Eliminate upcall for PTHREAD_SYSTEM_SCOPE thread, now itdavidxu2003-07-171-1/+1
* Change low-level locking a bit so that we can tell ifdeischen2003-05-241-0/+1
* o Don't add a scope system thread's KSE to the list of availabledeischen2003-04-281-45/+63
* Add a working pthread_[gs]etconcurrency. Initial null implementationdeischen2003-04-221-0/+120
OpenPOWER on IntegriCloud