summaryrefslogtreecommitdiff
path: root/kern/task.h
AgeCommit message (Expand)Author
2024-02-11task: fix addressability of assign_active fieldSamuel Thibault
2023-03-13Track task and thread time using time_value64_t.Flavio Cruz
2023-03-12Update thread and task creation time to use time_value64_tFlavio Cruz
2022-12-07Use long_natural_t in kern/task.h and kern/slab.hFlavio Cruz
2022-12-03task: Add task_set_essentialSamuel Thibault
2022-01-16task_set_name: make string parameter constSamuel Thibault
2017-10-26kern: Fix crash.Justus Winter
2014-12-07Fix pthread_create warning on translator terminationSamuel Thibault
2014-02-05kern: implement task_set_nameJustus Winter
2014-02-01kern: add a name field to struct taskJustus Winter
2014-01-03kern: reduce the size of struct taskJustus Winter
2013-01-13Add statistics for task_events_infoDavid Höppner
2011-12-17Remove the defunct kernel_task_create() functionRichard Braun
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182007-05-07 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182007-05-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-02-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2001-04-052001-04-04 Roland McGrath <roland@frob.com>Roland McGrath
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