aboutsummaryrefslogtreecommitdiff
path: root/kern/sched.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce and use assert_splsched()Samuel Thibault2024-02-191-2/+2
* sched: Add runq_lock helpers which check they are called at spl7Samuel Thibault2023-08-121-0/+15
* Document spl levels of locks taken during interruptsSamuel Thibault2023-02-151-1/+3
* Drop SIMPLE_CLOCK supportSamuel Thibault2018-11-191-9/+0
* Make scheduling more reactiveSamuel Thibault2018-11-191-0/+1
* Fix using all dynamic prioritiesSamuel Thibault2018-11-041-3/+3
* kern: import `macros.h' from x15Justus Winter2015-05-191-1/+1
* kern: remove register qualifiersMarin Ramesa2013-11-131-1/+1
* Update BASEPRI_USERSamuel Thibault2013-03-111-1/+1
* Increase number of prioritiesSamuel Thibault2013-03-061-1/+1
* 2007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+3
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-5/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-13/+13
* Initial sourceThomas Bushnell1997-02-251-0/+181