summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* smp: Delete _SMP_Request_other_cores_to_dispatch()Sebastian Huber2013-07-307-39/+23
* score: Move _Thread_Dispatch_if_necessary()Sebastian Huber2013-07-302-27/+20
* posix: Simplify pthread_kill()Sebastian Huber2013-07-301-1/+0
* score: Add and use _Thread_Signal_notification()Sebastian Huber2013-07-304-8/+10
* smp: Delete _ISR_Disable_on_this_core(), etc.Sebastian Huber2013-07-304-144/+33
* smp: Delete _ISR_SMP_Initialize()Sebastian Huber2013-07-303-16/+0
* score: Critical section change in _Thread_DispatchSebastian Huber2013-07-301-2/+2
* score: Add assert to _Per_CPU_Get()Sebastian Huber2013-07-301-0/+3
* score: Add _Assert_Thread_dispatching_repressed()Sebastian Huber2013-07-303-0/+41
* score: New header file <rtems/score/assert.h>Sebastian Huber2013-07-303-0/+50
* smp: Add and use _Per_CPU_Get()Sebastian Huber2013-07-306-39/+68
* smp: Use Thread_Control.is_executingSebastian Huber2013-07-301-7/+4
* 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
* Return the amount of data written when an error occurs rather thanChris Johns2013-07-271-3/+9
* libmisc: Provide libutf8proc conditionallySebastian Huber2013-07-263-0/+10
* score: Merge tod implementation into one fileSebastian Huber2013-07-2680-356/+87
* score: Create object implementation headerSebastian Huber2013-07-26195-1401/+1187
* Include missing <rtems/score/threaddispatch.h>Sebastian Huber2013-07-2619-47/+29
* score: Include missing <rtems/score/thread.h>Sebastian Huber2013-07-262-0/+2
* score: Move mppkt implementation into mpciimpl.hSebastian Huber2013-07-265-84/+24
* score: Create mpci implementation headerSebastian Huber2013-07-2650-500/+386
* rtems: Create signal implementation headerSebastian Huber2013-07-269-52/+79
* score: Merge objectmp implementation into one fileSebastian Huber2013-07-264-85/+44
* rtems: Fix partition includesSebastian Huber2013-07-262-12/+5
* rtems: Use proper header guardSebastian Huber2013-07-261-2/+2
* score: Create threadq implementation headerSebastian Huber2013-07-26101-717/+569
* score: Delete threadq.inlSebastian Huber2013-07-264-56/+11
* score: Merge threadmp implementation into one fileSebastian Huber2013-07-264-78/+35
* score: Create states implementation headerSebastian Huber2013-07-26113-267/+144
* score: Create thread implementation headerSebastian Huber2013-07-26111-1218/+870
* score: Create prioritybitmap implementation headerSebastian Huber2013-07-268-200/+139
* score: Create scheduler implementation headerSebastian Huber2013-07-2628-172/+78
* score: Create schedulerpriority impl headerSebastian Huber2013-07-2624-100/+45
* score: Create schedulersimple impl headerSebastian Huber2013-07-268-36/+27
* readdir_r(): Add restrict keyword per Single UNIX SpecificationSahil Patnayakunii2013-07-241-1/+5
* POSIX Semaphore: Add restrict keyword per Single UNIX SpecificationSahil Patnayakunii2013-07-243-8/+8
* POSIX AIO: Add restrict keyword per Single UNIX SpecificationSahil Patnayakunii2013-07-242-8/+9
* POSIX mqueue.h: Add restrict keyword per Single UNIX SpecificationSahil Patnayakunii2013-07-243-10/+10
* 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-244-0/+163
* score: Delete priority.inlSebastian Huber2013-07-244-62/+0
* score: Merge sysstate API into one fileSebastian Huber2013-07-2488-183/+82
* score: Create stack implementation headerSebastian Huber2013-07-2311-27/+34
* posix: Include missing <stdint.h>Sebastian Huber2013-07-231-0/+2
* score: Create heap implementation headerSebastian Huber2013-07-2321-635/+637
* score: Include missing <rtems/score/thread.h>Sebastian Huber2013-07-231-0/+1
* score: PR1782: CPU_USE_DEFERRED_FP_SWITCHSebastian Huber2013-07-234-11/+14
* score: Include missing <rtems/score/address.h>Sebastian Huber2013-07-232-0/+2