summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* score/rbtree: Remove "unprotected" from APISebastian Huber2013-11-212-26/+42
* 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-303-31/+273
* score: Add and use CHAIN_INITIALIZER_ONE_NODE().Sebastian Huber2013-08-271-0/+16
* posix: Update to the pthread_once changes.Chris Johns2013-08-232-64/+61
* smp: Add Deterministic Priority SMP SchedulerSebastian Huber2013-08-201-1/+23
* smp: Replace Scheduler_simple_smp_ControlSebastian Huber2013-08-201-1/+1
* score: _Priority_bit_map_Handler_initialization()Sebastian Huber2013-08-201-2/+0
* posix: Change pthread_once to be SMP safe.Chris Johns2013-08-142-0/+9
* PR766: Delete __RTEMS_INSIDE__Sebastian Huber2013-08-081-3/+0
* posix: Create key implementation headerSebastian Huber2013-08-061-1/+1
* Unlimited objects support for POSIX keysZhongwei Yao2013-08-061-5/+29
* smp: Generalize _Thread_Start_multitasking()Sebastian Huber2013-08-051-2/+4
* score: Delete SYSTEM_STATE_BEGIN_MULTITASKINGSebastian Huber2013-08-051-2/+0
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-011-1/+1
* smp: Provide cache optimized Per_CPU_ControlSebastian Huber2013-07-311-2/+1
* score: Create object implementation headerSebastian Huber2013-07-266-5/+1
* Include missing <rtems/score/threaddispatch.h>Sebastian Huber2013-07-262-4/+3
* score: Create mpci implementation headerSebastian Huber2013-07-261-3/+0
* rtems: Create signal implementation headerSebastian Huber2013-07-261-1/+1
* score: Create thread implementation headerSebastian Huber2013-07-262-3/+2
* score: Create prioritybitmap implementation headerSebastian Huber2013-07-261-1/+1
* score: Create scheduler implementation headerSebastian Huber2013-07-261-1/+2
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* rtems: Create tasks implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create region implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create part implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create timer implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create ratemon implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create dpmem implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create event implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create status implementation headerSebastian Huber2013-07-231-0/+1
* sapi: Create extension implementation headerSebastian Huber2013-07-2310-33/+36
* sapi: Merge rbtree API into one fileSebastian Huber2013-07-234-507/+469
* sapi: Merge timespec API into one fileSebastian Huber2013-07-234-305/+261
* sapi: Merge CBS API into one fileSebastian Huber2013-07-234-214/+182
* sapi: Merge chain implementation into one fileSebastian Huber2013-07-224-690/+643
* score: Create watchdog implementation headerSebastian Huber2013-07-221-1/+1
* score: Create chain implementation headerSebastian Huber2013-07-222-4/+1
* posix: Create spinlock implementation headerSebastian Huber2013-07-221-1/+1
* posix: Create timer implementation headerSebastian Huber2013-07-221-1/+1
* posix: Create rwlock implementation headerSebastian Huber2013-07-221-1/+1
* posix: Create pthread implementation headerSebastian Huber2013-07-221-1/+1
* posix: Create priority implementation headerSebastian Huber2013-07-221-1/+1
* posix: Create condition variable impl headerSebastian Huber2013-07-221-1/+1
* posix: Create barrier implementation headerSebastian Huber2013-07-221-1/+1
* rtems: Create barrier implementation headerSebastian Huber2013-07-221-1/+1
* posix: Create message queue implementation headerSebastian Huber2013-07-221-1/+1
* rtems: Create message queue implementation headerSebastian Huber2013-07-222-2/+1