summaryrefslogtreecommitdiff
path: root/cpukit/score/include/rtems/score/coremuteximpl.h (follow)
AgeCommit message (Expand)Author
2015-05-19score: _Thread_Dispatch_disable_critical()Sebastian Huber
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber
2015-05-19score: Fine grained locking for mutexesSebastian Huber
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber
2015-04-23score: _CORE_mutex_Seize_interrupt_blocking()Sebastian Huber
2015-04-21score: _Objects_Get_isr_disable()Sebastian Huber
2015-04-16score: Add const qualifierSebastian Huber
2015-03-06coremuteximpl.h: Reorder macro names to match body and fix Doxygen warningsJoel Sherrill
2014-03-31score: Delete CORE_mutex_Control::lockSebastian Huber
2014-03-31score: Delete CORE_mutex_Control::holder_idSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber
2013-11-26score: Use local variables for consistencySebastian Huber
2013-08-05score: Delete SYSTEM_STATE_BEGIN_MULTITASKINGSebastian Huber
2013-07-26score: Create threadq implementation headerSebastian Huber
2013-07-26score: Create thread implementation headerSebastian Huber
2013-07-24score: Merge sysstate API into one fileSebastian Huber
2013-07-22score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber
2013-07-22score: Create chain implementation headerSebastian Huber
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber
2013-07-18score: Avoid direct usage of _Thread_ExecutingSebastian Huber
2013-07-18score: Convert to inline functionSebastian Huber
2013-07-18score: Create mutex implementation headerSebastian Huber