summaryrefslogtreecommitdiffstats
path: root/lib/libkse/thread/thr_concurrency.c
Commit message (Expand)AuthorAgeFilesLines
* 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