summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/headers/thread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Should have been removed from cvs early.Joel Sherrill1999-02-181-637/+0
* 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
* added boolean to indicate whether or not the stack area was providedJoel Sherrill1996-06-051-0/+1
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-281-11/+11
* changes to compile in macro configuration without warnings.Joel Sherrill1996-04-191-0/+14
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-061-268/+2
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-211-0/+70
* Removed arguments from _Thread_Start_multitasking.Joel Sherrill1996-02-141-4/+1
* changed post task extension from user set to api set and added flagJoel Sherrill1996-02-131-0/+1
* comma removed from end of last enumerated elementJoel Sherrill1996-02-131-1/+1
* posix support initially addedJoel Sherrill1995-09-261-14/+15
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-125/+100
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-22/+101
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-231-8/+0
* + Added object type field to object id.Joel Sherrill1995-08-181-5/+3
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-171-0/+1
* added constant for number of notepadsJoel Sherrill1995-08-111-8/+10
* Initial revisionJoel Sherrill1995-05-111-0/+721