summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/thread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'rtems-3-6-0'.3.6.0cvs2git1996-09-301-623/+0
* 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