summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/tasks.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-052011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+13
2011-12-052011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2011-08-292011-08-29 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-4/+5
2011-06-172011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+3
2009-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-11/+11
2009-11-29Whitespace removal.Ralf Corsepius1-4/+4
2009-08-052009-08-05 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-1/+3
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+1
2008-08-182008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+9
2008-08-082008-08-05 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-1/+1
2008-06-162008-06-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+10
2008-06-062008-06-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-7/+18
2008-04-282008-04-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+24
2008-04-182008-04-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+7
2008-04-182008-04-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-162/+123
2007-12-202007-12-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+8
2007-12-122007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+17
2007-05-21Split Classic API data instantiation into individual files. This reduces the...Joel Sherrill1-12/+6
2007-03-292007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2007-02-09Use size_t for stack-sizes.Ralf Corsepius1-2/+2
2005-01-28New header guard.Ralf Corsepius1-2/+2
2004-11-022004-10-02 Ralf Corsepius <ralf_corsepiu@rtems.org>Ralf Corsepius1-2/+5
2004-11-012004-11-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
2004-04-18Remove stray white spaces.Ralf Corsepius1-12/+12
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-15/+15
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-01-23Directive rtems_task_variable_get() added by Eric Norum.Joel Sherrill1-0/+12
2000-01-21Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill1-2/+3
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-16Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill1-15/+0
1999-11-12Corrected remaining references to struct rtems_task_variable_t sinceJoel Sherrill1-5/+9
1999-11-12Used typedef so all "struct rtems_task_variable_t" uses are nowJoel Sherrill1-7/+7
1999-11-12Added per-task variable data stucture (rtems_task_variable_t),Joel Sherrill1-4/+36
1999-10-20Added prototype for rtems_task_is_suspended at request ofJoel Sherrill1-1/+12
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1-0/+2
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1-3/+4
1996-05-28added initial posix configuration supportJoel Sherrill1-0/+1
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1-47/+2
1995-09-26posix support initially addedJoel Sherrill1-3/+3
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-27/+143
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-7/+20
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1-0/+19
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-2/+3