summaryrefslogtreecommitdiffstats
path: root/cpukit/score/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
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
2013-07-17clean up old atomic related filesWeiY1-3/+0
2013-07-17stdatomic.h support check when configureWeiY1-0/+2
2013-07-17A generic atomic implementation for smp architecturesWeiY1-0/+1
2013-06-14scheduler: New simple SMP scheduler implementationSebastian Huber1-3/+3
2013-06-14scheduler: Add and use _Scheduler_default_Tick()Sebastian Huber1-2/+2
2013-06-14scheduler: Add start idle thread operationSebastian Huber1-0/+1
2013-06-14score: Rename rtems_smp_get_number_of_processors()Sebastian Huber1-3/+1
2013-06-12score: Always provide <rtems/score/smplock.h>Sebastian Huber1-1/+1
2013-06-07score: Move thread dispatch content to new fileSebastian Huber1-0/+1
2013-05-31smp: New SMP lock APISebastian Huber1-1/+1
2013-05-01Clear the atomic conditional compilation.WeiY1-2/+0
2013-05-01Implement a generic atomic ops for all UP mode architectures with disable/ena...WeiY1-0/+1
2013-02-14Conditionally install atomic-headers.Ralf Corsépius1-0/+2
2013-02-07score: atomic support for RTEMS automake and autoconf changesWeiY1-1/+3
2012-12-21score: Add _Objects_Active_count()Sebastian Huber1-1/+2
2012-12-21score: Add rtems_chain_node_count_unprotected()Sebastian Huber1-0/+1
2012-11-22score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber1-0/+1
2012-11-22score: Inline _User_extensions_Thread_switch()Sebastian Huber1-2/+1
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-0/+1
2012-11-21score: Add and use _TOD_Get_with_nanoseconds()Sebastian Huber1-1/+1
2012-11-21score: Add _Timestamp_To_timeval()Sebastian Huber1-1/+1
2012-11-13score: Add and use _User_extensions_Iterate()Sebastian Huber1-3/+1
2012-10-25score: Change _Heap_Extend() APISebastian Huber1-1/+1
2012-08-06PR2069: [CBS Scheduler] Memory leak and enqueue problemAndreas Heinig1-0/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-4/+0
2012-05-08score/rbtree: eliminate unused function _RBTree_Peek.Gedare Bloom1-2/+1
2012-05-07Revert: Remove CVS IdsJoel Sherrill1-0/+4
2012-05-04Remove CVS-Ids.Ralf Corsépius1-4/+0