aboutsummaryrefslogtreecommitdiff
path: root/kern/thread_swap.c
Commit message (Expand)AuthorAgeFilesLines
* remove machine/machspl.h as it duplicates machine/spl.hLD2024-03-091-1/+1
* slock: Fix initialization of statically-allocated slocksSamuel Thibault2023-02-081-1/+1
* Add static qualifiersFlavio Cruz2023-01-181-1/+1
* kern: gracefully handle resource shortageJustus Winter2015-05-201-3/+14
* Convert from K&R to ANSIMarin Ramesa2014-04-041-4/+2
* kern: avoid the casts in enqueue_head() and enqueue_tail()Marin Ramesa2013-12-171-1/+1
* Mark functions that don't return with attribute noreturnMarin Ramesa2013-12-171-1/+1
* kern: remove register qualifiersMarin Ramesa2013-11-131-2/+2
* 2007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-3/+3
* 2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+1
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* Initial sourceThomas Bushnell1997-02-251-0/+190