summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* smp: Delete _SMP_Request_other_cores_to_dispatch()Sebastian Huber2013-07-302-9/+14
* score: Move _Thread_Dispatch_if_necessary()Sebastian Huber2013-07-301-26/+0
* score: Add and use _Thread_Signal_notification()Sebastian Huber2013-07-301-0/+7
* smp: Delete _ISR_Disable_on_this_core(), etc.Sebastian Huber2013-07-301-115/+24
* smp: Delete _ISR_SMP_Initialize()Sebastian Huber2013-07-301-8/+0
* score: Add assert to _Per_CPU_Get()Sebastian Huber2013-07-301-0/+3
* score: Add _Assert_Thread_dispatching_repressed()Sebastian Huber2013-07-301-0/+12
* score: New header file <rtems/score/assert.h>Sebastian Huber2013-07-301-0/+45
* smp: Add and use _Per_CPU_Get()Sebastian Huber2013-07-301-7/+31
* score: Move object content to public APISebastian Huber2013-07-282-23/+23
* score: Move object MP content to public APISebastian Huber2013-07-282-14/+20
* score: Merge tod implementation into one fileSebastian Huber2013-07-261-43/+43
* score: Create object implementation headerSebastian Huber2013-07-265-595/+1022
* Include missing <rtems/score/threaddispatch.h>Sebastian Huber2013-07-261-0/+1
* score: Include missing <rtems/score/thread.h>Sebastian Huber2013-07-262-0/+2
* score: Move mppkt implementation into mpciimpl.hSebastian Huber2013-07-262-13/+24
* score: Create mpci implementation headerSebastian Huber2013-07-263-312/+351
* score: Merge objectmp implementation into one fileSebastian Huber2013-07-261-9/+44
* score: Create threadq implementation headerSebastian Huber2013-07-2614-479/+499
* score: Delete threadq.inlSebastian Huber2013-07-261-15/+11
* score: Merge threadmp implementation into one fileSebastian Huber2013-07-261-9/+35
* score: Create states implementation headerSebastian Huber2013-07-264-90/+485
* score: Create thread implementation headerSebastian Huber2013-07-264-438/+713
* score: Create prioritybitmap implementation headerSebastian Huber2013-07-264-176/+323
* score: Create scheduler implementation headerSebastian Huber2013-07-262-28/+261
* score: Create schedulerpriority impl headerSebastian Huber2013-07-263-16/+218
* score: Create schedulersimple impl headerSebastian Huber2013-07-262-12/+112
* score: Move _Heap_Area_overhead() definition.Sebastian Huber2013-07-242-31/+31
* score: Include <rtems/score/cpu.h>Sebastian Huber2013-07-241-1/+1
* score: Add freechainZhongwei Yao2013-07-241-0/+108
* score: Delete priority.inlSebastian Huber2013-07-241-4/+0
* score: Merge sysstate API into one fileSebastian Huber2013-07-243-6/+68
* score: Create stack implementation headerSebastian Huber2013-07-232-9/+106
* score: Create heap implementation headerSebastian Huber2013-07-233-373/+612
* score: PR1782: CPU_USE_DEFERRED_FP_SWITCHSebastian Huber2013-07-232-9/+4
* score: Merge wkspace API into one fileSebastian Huber2013-07-231-12/+8
* score: Merge address API into one fileSebastian Huber2013-07-231-5/+160
* score: Include <string.h> in basedefs.hSebastian Huber2013-07-231-0/+7
* score: Create rbtree implementation headerSebastian Huber2013-07-232-35/+542
* score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber2013-07-221-1/+4
* score: Add WATCHDOG_INITIALIZER()Sebastian Huber2013-07-221-0/+13
* score: Create watchdog implementation headerSebastian Huber2013-07-222-227/+492
* score: Create chain implementation headerSebastian Huber2013-07-226-186/+971
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-3/+3
* score: Create spinlock implementation headerSebastian Huber2013-07-222-99/+162
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-1/+4
* score: Create rwlock implementation headerSebastian Huber2013-07-222-158/+204
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-0/+2
* score: Create barrier implementation headerSebastian Huber2013-07-222-126/+191
* score: Include <limits.h> in basedefs.hSebastian Huber2013-07-221-0/+7