summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/include/rtems/rtems/tasks.h (unfollow)
Commit message (Expand)AuthorFilesLines
2002-07-22Remove, moved to cpukit.Ralf Corsepius1-467/+0
2000-01-23Directive rtems_task_variable_get() added by Eric Norum.Joel Sherrill1-0/+12
2000-01-21Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill1-2/+3
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-16Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill1-15/+0
1999-11-12Corrected remaining references to struct rtems_task_variable_t sinceJoel Sherrill1-5/+9
1999-11-12Used typedef so all "struct rtems_task_variable_t" uses are nowJoel Sherrill1-7/+7
1999-11-12Added per-task variable data stucture (rtems_task_variable_t),Joel Sherrill1-4/+36
1999-10-20Added prototype for rtems_task_is_suspended at request ofJoel Sherrill1-1/+12
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1-0/+2
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1-3/+4
1996-05-28added initial posix configuration supportJoel Sherrill1-0/+1
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1-47/+2
1995-09-26posix support initially addedJoel Sherrill1-3/+3
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-27/+143
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-7/+20
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1-0/+19
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-2/+3