summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Fix for GCC version 5 and laterSebastian Huber2015-03-091-1/+2
* score: TypoSebastian Huber2015-03-091-1/+1
* Fix even more Doxygen issuesJoel Sherrill2015-03-069-9/+40
* coremuteximpl.h: Reorder macro names to match body and fix Doxygen warningsJoel Sherrill2015-03-061-7/+13
* Fix more Doxygen typosJoel Sherrill2015-03-063-5/+5
* Fix a number of minor Doxygen formatting issuesJoel Sherrill2015-03-062-4/+4
* score: Allow NULL for SMP lock nameSebastian Huber2015-03-061-1/+1
* score: Fix SMP lock implementationSebastian Huber2015-03-063-1/+9
* score: Add compiler memory barrier to atomic opsSebastian Huber2015-03-051-0/+6
* score: Add thread wait flagsSebastian Huber2015-03-052-0/+191
* score: Add thread acquireSebastian Huber2015-03-051-0/+18
* score: Add ISR lock to Objects_ControlSebastian Huber2015-03-052-0/+83
* score: Thread dispatch dis/enable without GiantSebastian Huber2015-03-051-22/+82
* score: Add and use _Thread_Do_dispatch()Sebastian Huber2015-03-051-16/+55
* score: Simplify and fix signal deliverySebastian Huber2015-03-051-42/+12
* score: Update _Thread_Heir only if necessarySebastian Huber2015-03-051-6/+9
* score: Add and use PRIORITY_PSEUDO_ISRSebastian Huber2015-03-051-0/+7
* score: C/C++ compatibility macros for ISR locksSebastian Huber2015-03-051-4/+51
* score: DocumentationAlexander Krutwig2015-03-051-0/+13
* score: ISR lock C/C++ compatiblity issueSebastian Huber2015-03-041-65/+63
* score: Add and use _Thread_Enable_dispatch_body()Sebastian Huber2015-03-041-2/+7
* score: Inline _Thread_Disable_dispatch() for SMPSebastian Huber2015-03-041-2/+1
* score: Add parameter to Giant acquire/releaseSebastian Huber2015-03-042-6/+14
* score: Enable SMP barriers for all configurationsSebastian Huber2015-03-021-5/+0
* score: Make <rtems/score/atomic.h> availableSebastian Huber2015-02-192-196/+578
* score: Fix FP context restore via _Thread_HandlerSebastian Huber2015-02-171-0/+41
* score: Delete superfluous Heap_Statistics::instanceSebastian Huber2015-01-221-5/+0
* smp: Add and use _SMP_Should_start_processor()Sebastian Huber2015-01-091-0/+11
* smp: Fix timeout for MrsP semaphoresSebastian Huber2014-12-182-60/+91
* score: Add heap statisticsSebastian Huber2014-11-281-3/+22
* score: Return heap stats via _Heap_Get_informationSebastian Huber2014-11-281-1/+2
* smp: Fix scheduler helping protocolSebastian Huber2014-11-271-34/+77
* smp: Fix scheduler helping protocol assertionsSebastian Huber2014-11-271-3/+5
* objectimpl.h: Add _Assert() to _Objects_Invalidate_Id()Josh Oguin2014-11-261-0/+6
* chainimpl.h: Add _Assert() to _Chain_Initialize_empty()Josh Oguin2014-11-261-3/+9
* _Scheduler_FIXME_thread_priority_queues_are_brokenSebastian Huber2014-11-241-9/+0
* smp: Fix scheduler helping protocolLuca Bonato2014-11-242-18/+35
* rtems/score/object.h: Correct types on _Objects_Build_idSantosh G Vattam2014-11-231-3/+3
* cpukit: basedefs: macro for packed attributeJan Dolezal2014-11-201-0/+10
* score: Move is_executing_on_a_core from cpuusagereport.c to threadimpl.hJennifer Averett2014-10-271-0/+30
* score: Add capture data to tcb.Jennifer Averett2014-10-271-0/+7
* rtems/score/object.h: Include <rtems/score/cpu.h> to honor 16-bit IdsJoel Sherrill2014-10-151-0/+1
* score: Rework global constructionSebastian Huber2014-10-131-0/+10
* score: Delete Thread_Wait_information::Block2nSebastian Huber2014-09-231-4/+0
* score: More strict RTEMS_DEQUALIFY implementation.Pavel Pisa2014-09-081-1/+53
* score: Add RTEMS_DECONST|DEVOLATILE|DEQUALIFY()Sebastian Huber2014-09-081-0/+27
* rtems/score/assert.h: Rework to allow use of NDEBUGJoel Sherrill2014-09-041-13/+43
* rtems: Inline rtems_clock_get_ticks_since_boot()Sebastian Huber2014-08-252-8/+7
* score: Add SMP support to the cache managerDaniel Cederman2014-08-221-0/+19
* score: Rename SMP broadcast message functionDaniel Cederman2014-08-221-2/+2