summaryrefslogtreecommitdiff
path: root/c/src/exec/score/include/rtems/score/thread.h (follow)
AgeCommit message (Expand)Author
2002-07-22Remove, moved to cpukit.Ralf Corsepius
2002-05-152002-05-15 Chris Johns <ccj@acm.org>Joel Sherrill
2000-08-01Look at both hardware and software FP settings.Joel Sherrill
2000-08-01The fp_context field is needed if software or hardware floating pointJoel Sherrill
2000-07-26Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill
2000-06-14Thread iterator and libgjc support submitted too early.Joel Sherrill
2000-06-12Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill
2000-01-21Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-11-16Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill
1999-11-16Added prototype for _Thread_Reset() and numerous comments.Joel Sherrill
1999-11-10Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill
1999-11-09This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill
1999-08-30Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca> to addJoel Sherrill
1999-06-14This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill
1999-05-17Splitting the Thread Handler forced the inclusion of more prototypes.Joel Sherrill
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill
1998-11-19Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill
1998-09-23IDLE task stack size now specified as a field in the CPU Table for allJoel Sherrill
1998-02-17updated copyright to 1998Joel Sherrill
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill
1997-10-06Fixed comment.Joel Sherrill
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill
1997-03-08Modified calls to _Thread_Change_priority to take a third argument. The newJoel Sherrill
1997-01-08added type definitions for all supported task entry formatsJoel Sherrill
1996-10-15added cpu time used field to tcbJoel Sherrill
1996-06-13Added code so post context switch extensions can be run on every contextJoel Sherrill
1996-06-06Added Sporadic Server support to posix threads which required changesJoel Sherrill
1996-06-05added cpu_time_budget field to Thread_Control and removed the global variableJoel Sherrill
1996-06-05added boolean to indicate whether or not the stack area was providedJoel Sherrill
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill
1996-04-19changes to compile in macro configuration without warnings.Joel Sherrill
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill
1996-02-21Removed the internal thread objects and dispersed its contents toJoel Sherrill
1996-02-14Removed arguments from _Thread_Start_multitasking.Joel Sherrill
1996-02-13changed post task extension from user set to api set and added flagJoel Sherrill
1996-02-13comma removed from end of last enumerated elementJoel Sherrill
1995-09-26posix support initially addedJoel Sherrill
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill
1995-08-18+ Added object type field to object id.Joel Sherrill
1995-08-17Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill
1995-08-11added constant for number of notepadsJoel Sherrill
1995-05-11Initial revisionJoel Sherrill