summaryrefslogtreecommitdiffstats
path: root/cpukit/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: PR2172: _Thread_queue_Extract()Sebastian Huber2014-04-016-30/+53
* score: _Thread_queue_Extract_with_proxy()Sebastian Huber2014-03-312-5/+3
* score: Delete CORE_mutex_Control::lockSebastian Huber2014-03-315-24/+9
* score: Delete CORE_mutex_Control::holder_idSebastian Huber2014-03-314-9/+1
* score: Delete CORE_mutex_Control::blocked_countSebastian Huber2014-03-313-4/+0
* score: Do not reset resource count during restartSebastian Huber2014-03-311-1/+0
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-318-49/+204
* score: Use thread life protection for API mutexesSebastian Huber2014-03-313-36/+46
* score: Relax Giant lock usage for API mutexesSebastian Huber2014-03-312-4/+5
* score: Thread life cycle re-implementationSebastian Huber2014-03-3111-190/+511
* score: Replace _Thread_Reset()Sebastian Huber2014-03-311-23/+18
* score: Add parameter to _Thread_Restart()Sebastian Huber2014-03-312-11/+10
* score: Fix thread restart extensions contextSebastian Huber2014-03-312-6/+7
* score: Reduce _Thread_Reset() parametersSebastian Huber2014-03-311-19/+7
* score: Move _Thread_Reset() and make staticSebastian Huber2014-03-314-67/+29
* score: Use thread action for thread restartSebastian Huber2014-03-315-36/+78
* score: Delete post-switch API extensionsSebastian Huber2014-03-313-76/+0
* score: Add thread actionsSebastian Huber2014-03-314-0/+161
* score: Add and use thread get/set CPU functionsSebastian Huber2014-03-314-8/+34
* score: Add _Scheduler_Change_priority_if_higher()Sebastian Huber2014-03-312-9/+38
* score: Add _Scheduler_Highest_priority_of_two()Sebastian Huber2014-03-311-7/+29
* score: PR2151: _Thread_queue_Extract_with_proxy()Sebastian Huber2014-03-311-23/+24
* score: Add per-CPU state functionSebastian Huber2014-03-312-1/+41
* score: PR2174: Add workaroundSebastian Huber2014-03-252-0/+11
* score: Delete _Watchdog_Report()Sebastian Huber2014-03-254-132/+1
* score: Fix heap protectionSebastian Huber2014-03-251-7/+21
* score: _Heap_Protection_set_delayed_free_fractionSebastian Huber2014-03-246-22/+38
* score: Start thread dispatch profiling laterSebastian Huber2014-03-241-3/+4
* score: Delete _Thread_Internal_free()Sebastian Huber2014-03-241-11/+0
* score: _Debug_Is_thread_dispatching_allowed()Sebastian Huber2014-03-241-2/+1
* score: Delete unused STATES_ALL_SETSebastian Huber2014-03-241-2/+0
* score: Set name before object is made publicSebastian Huber2014-03-241-10/+10
* score: Unify pthread and gxx_wrapper once and move to score.Christian Mauderer2014-03-214-0/+110
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-21542-542/+542
* score: Add _Assert_Not_reached()Sebastian Huber2014-03-191-0/+5
* score: Add _Debug_Is_owner_of_allocator()Sebastian Huber2014-03-193-0/+46
* score: Delete _Assert_Owner_of_giant()Sebastian Huber2014-03-193-13/+13
* score: Delete _Assert_Thread_dispatching_repressedSebastian Huber2014-03-194-14/+12
* posix: Use interal mutex for once implementationSebastian Huber2014-03-191-0/+12
* score: Make _ISR_Enable_without_giant() availableSebastian Huber2014-03-181-4/+0
* score: Use only next field for chain on/offSebastian Huber2014-03-171-6/+6
* score: Add include for uintptr_t definition.Daniel Cederman2014-03-171-0/+1
* arm: Add support for interrupt profilingSebastian Huber2014-03-141-0/+20
* score: Add SMP lock profiling supportSebastian Huber2014-03-1410-30/+471
* score: Add per-CPU profilingSebastian Huber2014-03-1410-8/+274
* score: Add function to destroy SMP locksSebastian Huber2014-03-112-4/+44
* score: Add local context to SMP lock APISebastian Huber2014-03-1113-149/+280
* arm: Fix stack alignment in interrupt handlerSebastian Huber2014-03-101-29/+19
* POSIX keys now enabled in all configurations.Joel Sherrill2014-03-072-1/+18
* Remove trailing whitespace in previous patchesJennifer Averett2014-03-074-9/+9