summaryrefslogtreecommitdiffstats
path: root/cpukit/score/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-04Add thread-local storage (TLS) supportSebastian Huber1-0/+1
2013-12-24cpukit/rtems: Add rtems_clock_get_uptime_nanoseconds to the RTEMS API.Chris Johns1-3/+3
2013-11-21score/rbtree: Delete protected operationsSebastian Huber1-2/+2
2013-08-20smp: Add Deterministic Priority SMP SchedulerSebastian Huber1-0/+2
2013-08-20smp: Rename _Scheduler_simple_smp_Start_idle()Sebastian Huber1-0/+1
2013-08-20smp: Replace Scheduler_simple_smp_ControlSebastian Huber1-0/+2
2013-08-20score: _Priority_bit_map_Handler_initialization()Sebastian Huber1-0/+1
2013-08-20score: PR2136: Fix _Thread_Change_priority()Sebastian Huber1-0/+1
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber1-1/+0
2013-08-08score: Rename _Scheduler_simple_Update()Sebastian Huber1-1/+2
2013-08-08score: Rename _Scheduler_simple_Allocate(), etc.Sebastian Huber1-0/+1
2013-08-08score: Rename _Scheduler_priority_Release_job()Sebastian Huber1-1/+1
2013-08-08PR766: Delete __RTEMS_INSIDE__Sebastian Huber1-2/+0
2013-08-01score: Use an ISR lock for TODSebastian Huber1-0/+1
2013-08-01score: Move nanoseconds since last tick supportSebastian Huber1-2/+2
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-1/+1
2013-07-31score: Add and use ISR locksSebastian Huber1-0/+1
2013-07-30score: Add _Assert_Thread_dispatching_repressed()Sebastian Huber1-0/+1
2013-07-30score: New header file <rtems/score/assert.h>Sebastian Huber1-0/+1
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-4/+1
2013-07-26score: Create object implementation headerSebastian Huber1-2/+2
2013-07-26score: Move mppkt implementation into mpciimpl.hSebastian Huber1-5/+0
2013-07-26score: Create mpci implementation headerSebastian Huber1-0/+1
2013-07-26score: Merge objectmp implementation into one fileSebastian Huber1-1/+0
2013-07-26score: Create threadq implementation headerSebastian Huber1-2/+1
2013-07-26score: Delete threadq.inlSebastian Huber1-1/+0
2013-07-26score: Merge threadmp implementation into one fileSebastian Huber1-1/+0
2013-07-26score: Create states implementation headerSebastian Huber1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-1/+1
2013-07-26score: Create prioritybitmap implementation headerSebastian Huber1-2/+1
2013-07-26score: Create scheduler implementation headerSebastian Huber1-1/+1
2013-07-26score: Create schedulerpriority impl headerSebastian Huber1-1/+1
2013-07-26score: Create schedulersimple impl headerSebastian Huber1-1/+1
2013-07-24score: Add freechainZhongwei Yao1-0/+4
2013-07-24score: Delete priority.inlSebastian Huber1-1/+0
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-23score: Create stack implementation headerSebastian Huber1-1/+1
2013-07-23score: Create heap implementation headerSebastian Huber1-1/+1
2013-07-23score: Merge wkspace API into one fileSebastian Huber1-1/+0
2013-07-23score: Merge address API into one fileSebastian Huber1-1/+0
2013-07-23score: Create rbtree implementation headerSebastian Huber1-1/+1
2013-07-22score: Create watchdog implementation headerSebastian Huber1-1/+1
2013-07-22score: Create chain implementation headerSebastian Huber1-1/+1
2013-07-22score: Create spinlock implementation headerSebastian Huber1-4/+1
2013-07-22score: Create rwlock implementation headerSebastian Huber1-1/+1
2013-07-22score: Create barrier implementation headerSebastian Huber1-1/+1
2013-07-22score: Create message queue implementation headerSebastian Huber1-1/+1
2013-07-22score: Create semaphore implementation headerSebastian Huber1-1/+1
2013-07-22score: Move ISR catch support functionsSebastian Huber1-1/+0
2013-07-18score: Create mutex implementation headerSebastian Huber1-1/+1