summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_pspinlock.c
Commit message (Expand)AuthorAgeFilesLines
* Reverse the logic of UP and SMP.davidxu2007-10-161-1/+1
* - Remove variable _thr_scope_system, all threads are system scope.davidxu2006-12-151-5/+3
* Replace internal usage of struct umtx with umutex which can supportsdavidxu2006-09-061-5/+5
* Get number of CPUs and ignore spin count on single processor machine.davidxu2006-08-081-6/+10
* WARNS level 4 cleanup.davidxu2006-04-041-0/+3
* Import my recent 1:1 threading working. some features improved includes:davidxu2005-04-021-0/+133
OpenPOWER on IntegriCloud