summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/objectimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add _Objects_ISR_disable_and_acquire()Sebastian Huber2015-03-151-7/+22
* score: Add ISR lock to Objects_ControlSebastian Huber2015-03-051-0/+80
* objectimpl.h: Add _Assert() to _Objects_Invalidate_Id()Josh Oguin2014-11-261-0/+6
* rtems: Add scheduler identificationSebastian Huber2014-04-151-0/+9
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-311-10/+137
* score: Use thread action for thread restartSebastian Huber2014-03-311-17/+0
* score: Set name before object is made publicSebastian Huber2014-03-241-10/+10
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Objects_Information::extract visibilitySebastian Huber2013-11-181-2/+2
* score: Per-CPU thread dispatch disable levelSebastian Huber2013-08-091-0/+17
* score: Move object content to public APISebastian Huber2013-07-281-23/+0
* score: Create object implementation headerSebastian Huber2013-07-261-0/+930