summaryrefslogtreecommitdiff
path: root/kern/sched_prim.h
AgeCommit message (Expand)Author
2017-03-04Implement basic sleeping locks for gnumachAgustina Arzille
2015-09-27Fix build with -DDEBUGJustus Winter
2015-08-28Add a thread_no_continuation definitionFlávio Cruz
2015-05-20kern: gracefully handle resource shortageJustus Winter
2014-09-30kern: fix type of recompute_prioritiesJustus Winter
2013-12-20Declare void argument lists (part 2)Marin Ramesa
2013-12-17Mark functions that don't return with attribute noreturnMarin Ramesa
2013-12-17kern/sched_prim.h: remove unnecessary __GNUC__ #ifdefMarin Ramesa
2013-12-05kern/startup.c: remove forward declarationsMarin Ramesa
2013-12-05kern/sched_prim.c: remove forward declarationsMarin Ramesa
2013-11-24Remove leftover register qualifiersMarin Ramesa
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
1997-02-25Initial sourceThomas Bushnell