summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/inline/rtems/score/object.inl (unfollow)
Commit message (Expand)AuthorFilesLines
1996-09-30This commit was manufactured by cvs2svn to create tag 'rtems-3-6-0'.3.6.0cvs2git1-244/+0
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1-12/+12
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1-0/+45
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-9/+9
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-0/+13
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-38/+7
1995-08-18+ Added object type field to object id.Joel Sherrill1-5/+24