summaryrefslogtreecommitdiff
path: root/kern/thread.h
AgeCommit message (Expand)Author
2024-02-19Introduce and use assert_splsched()Samuel Thibault
2024-02-12Add thread_set_name RPC.Flavio Cruz
2023-09-25percpu: active_stack with gsDamien Zammit
2023-09-24percpu active_thread using gs segmentDamien Zammit
2023-09-24cpu_number: Inline widely used simple functionDamien Zammit
2023-08-12kern: Check that locking thread is done at spl7Samuel Thibault
2023-04-03Make exception subcode a longSergey Bugaev
2023-03-12Update thread and task creation time to use time_value64_tFlavio Cruz
2023-03-07lock_mon: Fix warningsSamuel Thibault
2023-03-07kern: Fix MACH_LOCK_MON lock monitoring debugDamien Zammit
2023-02-15Document spl levels of locks taken during interruptsSamuel Thibault
2023-01-24Fix several warnings for -Wmissing-prototypesFlavio Cruz
2023-01-18add msg_user_header_t for user-side msg structureLuca Dariz
2022-11-30Update ipc/ directory to use mach_port_name_tFlavio Cruz
2022-08-27add port name typesLuca Dariz
2016-09-16VM: improve pageout deadlock workaroundRichard Braun
2015-08-28Make sure the reply port's reference is released when the thread needs to be ...Flávio Cruz
2015-08-28Add a thread_no_continuation definitionFlávio Cruz
2015-02-20kern: reduce the size of `struct thread'Justus Winter
2013-12-17Mark functions that don't return with attribute noreturnMarin Ramesa
2013-12-09Cleanup of the prototypesMarin Ramesa
2013-11-24kern: move forward declarations into a header fileMarin Ramesa
2013-11-24New RPC for thread destructionRichard Braun
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-182007-02-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-02-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
1997-08-20Wed Aug 20 16:05:19 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-02-25Initial sourceThomas Bushnell