summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/coremuteximpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Delete CORE_mutex_Control::lockSebastian Huber2014-03-311-15/+5
* score: Delete CORE_mutex_Control::holder_idSebastian Huber2014-03-311-1/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Rename _Internal_error_Occurred()Sebastian Huber2014-02-211-1/+1
* score: Use local variables for consistencySebastian Huber2013-11-261-3/+3
* score: Delete SYSTEM_STATE_BEGIN_MULTITASKINGSebastian Huber2013-08-051-2/+2
* score: Create threadq implementation headerSebastian Huber2013-07-261-0/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-1/+1
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-0/+1
* score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber2013-07-221-1/+4
* score: Create chain implementation headerSebastian Huber2013-07-221-0/+1
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-3/+3
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-181-14/+21
* score: Convert to inline functionSebastian Huber2013-07-181-25/+30
* score: Create mutex implementation headerSebastian Huber2013-07-181-0/+531