aboutsummaryrefslogtreecommitdiff
path: root/kern/thread.h
Commit message (Expand)AuthorAgeFilesLines
* Update ipc/ directory to use mach_port_name_tFlavio Cruz2022-11-301-2/+2
* add port name typesLuca Dariz2022-08-271-2/+2
* VM: improve pageout deadlock workaroundRichard Braun2016-09-161-3/+2
* Make sure the reply port's reference is released when the thread needs to be ...Flávio Cruz2015-08-281-1/+1
* Add a thread_no_continuation definitionFlávio Cruz2015-08-281-1/+1
* kern: reduce the size of `struct thread'Justus Winter2015-02-201-4/+23
* Mark functions that don't return with attribute noreturnMarin Ramesa2013-12-171-1/+1
* Cleanup of the prototypesMarin Ramesa2013-12-091-2/+0
* kern: move forward declarations into a header fileMarin Ramesa2013-11-241-0/+5
* New RPC for thread destructionRichard Braun2013-11-241-0/+7
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-0/+1
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+25
* 2007-02-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+1
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-3/+0
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-5/+0
* 2006-02-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-5/+0
* Wed Aug 20 16:05:19 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-0/+3
* Initial sourceThomas Bushnell1997-02-251-0/+371