summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/tasks.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-051-0/+13
* 2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-051-2/+2
* 2011-08-29 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-08-291-4/+5
* 2011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-171-1/+3
* 2009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-151-11/+11
* Whitespace removal.Ralf Corsepius2009-11-291-4/+4
* 2009-08-05 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2009-08-051-1/+3
* 2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-171-3/+1
* 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-181-0/+9
* 2008-08-05 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-081-1/+1
* 2008-06-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-161-2/+10
* 2008-06-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-061-7/+18
* 2008-04-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-04-281-2/+24
* 2008-04-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-04-181-1/+7
* 2008-04-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-04-181-162/+123
* 2007-12-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-12-201-0/+8
* 2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-121-1/+17
* Split Classic API data instantiation into individual files. This reduces the...Joel Sherrill2007-05-211-12/+6
* 2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-291-1/+1
* Use size_t for stack-sizes.Ralf Corsepius2007-02-091-2/+2
* New header guard.Ralf Corsepius2005-01-281-2/+2
* 2004-10-02 Ralf Corsepius <ralf_corsepiu@rtems.org>Ralf Corsepius2004-11-021-2/+5
* 2004-11-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-011-2/+2
* Remove stray white spaces.Ralf Corsepius2004-04-181-12/+12
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-15/+15
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Directive rtems_task_variable_get() added by Eric Norum.Joel Sherrill2000-01-231-0/+12
* Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill2000-01-211-2/+3
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill1999-11-161-15/+0
* Corrected remaining references to struct rtems_task_variable_t sinceJoel Sherrill1999-11-121-5/+9
* Used typedef so all "struct rtems_task_variable_t" uses are nowJoel Sherrill1999-11-121-7/+7
* Added per-task variable data stucture (rtems_task_variable_t),Joel Sherrill1999-11-121-4/+36
* Added prototype for rtems_task_is_suspended at request ofJoel Sherrill1999-10-201-1/+12
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-0/+2
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-281-3/+4
* added initial posix configuration supportJoel Sherrill1996-05-281-0/+1
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-061-47/+2
* posix support initially addedJoel Sherrill1995-09-261-3/+3
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-27/+143
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-7/+20
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-231-0/+19
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-2/+3
* Initial revisionJoel Sherrill1995-05-111-0/+315