summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-21score/rbtree: Remove "unprotected" from APISebastian Huber2-26/+42
2013-11-21score/rbtree: Delete protected operationsSebastian Huber1-112/+0
2013-09-19JFFS2: Add RTEMS supportSebastian Huber1-1/+18
2013-08-30sapi: SMP support for chainsSebastian Huber3-31/+273
2013-08-27score: Add and use CHAIN_INITIALIZER_ONE_NODE().Sebastian Huber1-0/+16
2013-08-23posix: Update to the pthread_once changes.Chris Johns2-64/+61
2013-08-20smp: Add Deterministic Priority SMP SchedulerSebastian Huber1-1/+23
2013-08-20smp: Replace Scheduler_simple_smp_ControlSebastian Huber1-1/+1
2013-08-20score: _Priority_bit_map_Handler_initialization()Sebastian Huber1-2/+0
2013-08-14posix: Change pthread_once to be SMP safe.Chris Johns2-0/+9
2013-08-08PR766: Delete __RTEMS_INSIDE__Sebastian Huber1-3/+0
2013-08-06posix: Create key implementation headerSebastian Huber1-1/+1
2013-08-06Unlimited objects support for POSIX keysZhongwei Yao1-5/+29
2013-08-05smp: Generalize _Thread_Start_multitasking()Sebastian Huber1-2/+4
2013-08-05score: Delete SYSTEM_STATE_BEGIN_MULTITASKINGSebastian Huber1-2/+0
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-1/+1
2013-07-31smp: Provide cache optimized Per_CPU_ControlSebastian Huber1-2/+1
2013-07-26score: Create object implementation headerSebastian Huber6-5/+1
2013-07-26Include missing <rtems/score/threaddispatch.h>Sebastian Huber2-4/+3
2013-07-26score: Create mpci implementation headerSebastian Huber1-3/+0
2013-07-26rtems: Create signal implementation headerSebastian Huber1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber2-3/+2
2013-07-26score: Create prioritybitmap implementation headerSebastian Huber1-1/+1
2013-07-26score: Create scheduler implementation headerSebastian Huber1-1/+2
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-23rtems: Create tasks implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create region implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create part implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create timer implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create ratemon implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create dpmem implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create event implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create status implementation headerSebastian Huber1-0/+1
2013-07-23sapi: Create extension implementation headerSebastian Huber10-33/+36
2013-07-23sapi: Merge rbtree API into one fileSebastian Huber4-507/+469
2013-07-23sapi: Merge timespec API into one fileSebastian Huber4-305/+261
2013-07-23sapi: Merge CBS API into one fileSebastian Huber4-214/+182
2013-07-22sapi: Merge chain implementation into one fileSebastian Huber4-690/+643
2013-07-22score: Create watchdog implementation headerSebastian Huber1-1/+1
2013-07-22score: Create chain implementation headerSebastian Huber2-4/+1
2013-07-22posix: Create spinlock implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create timer implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create rwlock implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create pthread implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create priority implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create condition variable impl headerSebastian Huber1-1/+1
2013-07-22posix: Create barrier implementation headerSebastian Huber1-1/+1
2013-07-22rtems: Create barrier implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create message queue implementation headerSebastian Huber1-1/+1
2013-07-22rtems: Create message queue implementation headerSebastian Huber2-2/+1