summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/thread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-291-2/+2
* 2008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-221-1/+22
* 2007-12-21 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2007-12-211-0/+5
* 2007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-281-2/+5
* 2007-11-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-261-1/+1
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-0/+21
* 2007-05-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-05-171-2/+35
* Use size_t for stacksizes.Ralf Corsepius2007-05-081-3/+3
* Use Context_Control_fp* instead of void* for fp_contexts.Ralf Corsepius2007-04-171-2/+2
* 2006-10-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-191-11/+0
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-161-40/+111
* New header guard.Ralf Corsepius2005-01-281-2/+2
* Adjust doxygen @file.Ralf Corsepius2004-11-211-1/+1
* 2004-11-01 Joel Sherrill <joel@oarcorp.com>Joel Sherrill2004-11-011-256/+144
* Remove stray white spaces.Ralf Corsepius2004-04-181-8/+8
* Remove stray white spaces.Ralf Corsepius2004-04-171-15/+15
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-31/+31
* 2003-11-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-231-1/+1
* 2003-09-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-151-3/+2
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2003-08-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-08-141-0/+15
* 2002-05-15 Chris Johns <ccj@acm.org>Joel Sherrill2002-05-151-0/+10
* Look at both hardware and software FP settings.Joel Sherrill2000-08-011-2/+2
* The fp_context field is needed if software or hardware floating pointJoel Sherrill2000-08-011-1/+1
* Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill2000-07-261-0/+6
* Thread iterator and libgjc support submitted too early.Joel Sherrill2000-06-141-17/+0
* Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill2000-06-121-0/+17
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-1/+2
* 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-0/+15
* Added prototype for _Thread_Reset() and numerous comments.Joel Sherrill1999-11-161-4/+28
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-101-1/+47
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-091-2/+3
* Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca> to addJoel Sherrill1999-08-301-1/+6
* This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill1999-06-141-1/+1
* Splitting the Thread Handler forced the inclusion of more prototypes.Joel Sherrill1999-05-171-0/+33
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-0/+8
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-11-191-0/+7
* IDLE task stack size now specified as a field in the CPU Table for allJoel Sherrill1998-09-231-8/+0
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* Fixed comment.Joel Sherrill1997-10-061-1/+1
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* Modified calls to _Thread_Change_priority to take a third argument. The newJoel Sherrill1997-03-081-1/+2
* added type definitions for all supported task entry formatsJoel Sherrill1997-01-081-1/+6
* added cpu time used field to tcbJoel Sherrill1996-10-151-0/+1
* Added code so post context switch extensions can be run on every contextJoel Sherrill1996-06-131-0/+7
* Added Sporadic Server support to posix threads which required changesJoel Sherrill1996-06-061-34/+64
* added cpu_time_budget field to Thread_Control and removed the global variableJoel Sherrill1996-06-051-2/+2