summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_thread.c
Commit message (Expand)AuthorAgeFilesLines
* get suspension counting right.julian2002-07-251-0/+4
* fix some style problems and remove a mis-merged assert.julian2002-07-251-30/+12
* Add some locking asserts and some commentsjulian2002-07-241-0/+4
* When single threading a multithreaded program, awaken thejulian2002-07-241-0/+7
* When suspending a thread, update the appropriate (sic) statistic.julian2002-07-241-0/+1
* ia64 does not have the same degree of stealth include file nesting,peter2002-07-171-0/+2
* Pacify gcc on ia64peter2002-07-171-0/+3
* Thinking about it I came to the conclusion that the KSE states were incorrectlyjulian2002-07-141-3/+0
* Collect all the (now equivalent) pmap_new_proc/pmap_dispose_proc/peter2002-07-071-0/+10
* Make this compile on 64 bit platformspeter2002-07-071-4/+4
* - In thread_userret(), remove the Giant locking and unlocking around thearr2002-07-011-2/+0
* Add files that are new for KSE.julian2002-06-291-0/+790
OpenPOWER on IntegriCloud