aboutsummaryrefslogtreecommitdiff
path: root/kern/sched_prim.h
Commit message (Expand)AuthorAgeFilesLines
* kdb: Add "show all runqs" debug commandDamien Zammit2023-09-291-0/+1
* Implement basic sleeping locks for gnumachAgustina Arzille2017-03-041-1/+1
* Fix build with -DDEBUGJustus Winter2015-09-271-1/+3
* Add a thread_no_continuation definitionFlávio Cruz2015-08-281-0/+2
* kern: gracefully handle resource shortageJustus Winter2015-05-201-1/+1
* kern: fix type of recompute_prioritiesJustus Winter2014-09-301-1/+1
* Declare void argument lists (part 2)Marin Ramesa2013-12-201-2/+2
* Mark functions that don't return with attribute noreturnMarin Ramesa2013-12-171-3/+3
* kern/sched_prim.h: remove unnecessary __GNUC__ #ifdefMarin Ramesa2013-12-171-4/+1
* kern/startup.c: remove forward declarationsMarin Ramesa2013-12-051-0/+3
* kern/sched_prim.c: remove forward declarationsMarin Ramesa2013-12-051-0/+9
* Remove leftover register qualifiersMarin Ramesa2013-11-241-1/+1
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+8
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+5
* 2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+1
* Initial sourceThomas Bushnell1997-02-251-0/+163