summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Multiprocessor Resource Sharing ProtocolSebastian Huber2014-05-281-1/+13
* score: Introduce scheduler nodesSebastian Huber2014-05-141-7/+13
* score: Statically initialize _ISR_Vector_tableSebastian Huber2014-04-291-28/+0
* rtems: Account for the network semaphore.Chris Johns2014-04-271-1/+8
* sapi: Fix condef.h compile error for disabled network configuration.Jennifer Averett2014-04-251-0/+2
* rtems: Account for file system semaphores.Chris Johns2014-04-251-2/+32
* sapi: Fix CONFIGURE_UNLIMITED_OBJECTSSebastian Huber2014-04-171-6/+8
* sapi: Error case for CONFIGURE_UNLIMITED_OBJECTSSebastian Huber2014-04-171-0/+6
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-152-0/+136
* score: Add scheduler nameSebastian Huber2014-04-152-22/+65
* score: Simplify thread control initializationSebastian Huber2014-04-151-86/+74
* score: Static scheduler configurationSebastian Huber2014-04-152-58/+231
* score: Statically initialize IO managerSebastian Huber2014-04-103-47/+16
* score: Fix POSIX threads size estimateSebastian Huber2014-04-071-12/+12
* score: Fix workspace size estimateSebastian Huber2014-04-071-7/+11
* Disable per task variables when SMP is enabledJoel Sherrill2014-04-041-6/+16
* score: Add and use Scheduler_simple_ControlSebastian Huber2014-04-041-1/+1
* score: Add and use Scheduler_EDF_ControlSebastian Huber2014-04-041-3/+6
* sapi: Add priority affinity smp scheduler.Jennifer Averett2014-04-031-0/+22
* score: Move priority bit map to scheduler instanceSebastian Huber2014-04-031-3/+4
* privateenv: Use POSIX keys instead of task variables.Christian Mauderer2014-03-271-11/+18
* score: PR2174: Add workaroundSebastian Huber2014-03-251-0/+6
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2117-17/+17
* posix: Use interal mutex for once implementationSebastian Huber2014-03-191-11/+3
* sapi: Add <rtems/test.h>Sebastian Huber2014-03-171-0/+125
* sapi: Add SMP lock profiling app. level dataSebastian Huber2014-03-141-1/+98
* sapi: Add per-CPU profiling application level dataSebastian Huber2014-03-141-0/+101
* sapi: Add profiling application level supportSebastian Huber2014-03-141-0/+148
* sapi: TyposSebastian Huber2014-03-131-3/+3
* sapi: Use one SMP lock for all chainsSebastian Huber2014-03-111-83/+39
* POSIX keys now enabled in all configurations.Joel Sherrill2014-03-072-35/+63
* score: Rename _Internal_error_Occurred()Sebastian Huber2014-02-211-2/+2
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+160
* score: Change debug helper functionsSebastian Huber2014-02-121-8/+12
* score/rbtree: Remove "unprotected" from APISebastian Huber2013-11-211-22/+38
* score/rbtree: Delete protected operationsSebastian Huber2013-11-211-112/+0
* JFFS2: Add RTEMS supportSebastian Huber2013-09-191-1/+18
* sapi: SMP support for chainsSebastian Huber2013-08-301-31/+134
* score: Add and use CHAIN_INITIALIZER_ONE_NODE().Sebastian Huber2013-08-271-0/+16
* posix: Update to the pthread_once changes.Chris Johns2013-08-231-64/+54
* smp: Add Deterministic Priority SMP SchedulerSebastian Huber2013-08-201-1/+23
* smp: Replace Scheduler_simple_smp_ControlSebastian Huber2013-08-201-1/+1
* posix: Change pthread_once to be SMP safe.Chris Johns2013-08-141-0/+7
* Unlimited objects support for POSIX keysZhongwei Yao2013-08-061-5/+29
* smp: Provide cache optimized Per_CPU_ControlSebastian Huber2013-07-311-2/+1
* score: Create object implementation headerSebastian Huber2013-07-261-0/+1
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* sapi: Create extension implementation headerSebastian Huber2013-07-232-17/+73
* sapi: Merge rbtree API into one fileSebastian Huber2013-07-231-4/+469
* sapi: Merge timespec API into one fileSebastian Huber2013-07-231-7/+261