source: rtems/cpukit/score/include/rtems/score @ 9a78f8a5

5
Name Size Rev Age Author Last Change
../
address.h 5.2 KB c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org.
apimutex.h 3.1 KB 0b713f89   05/30/16 04:59:55 Sebastian Huber score: Rework CORE inherit priority mutex Provide dedicated seize and …
assert.h 2.8 KB 24713163   05/18/16 06:06:54 Sebastian Huber score: Rename _ISR_Disable() and _ISR_Enable() Rename _ISR_Disable() …
atomic.h 4.6 KB 8d296cd5   09/26/15 11:03:16 Sebastian Huber score: Use uintptr_t for atomic pointer operations Do not obfuscate …
basedefs.h 9.7 KB e8020d1   06/21/16 11:28:01 Sebastian Huber Rename and move RTEMS_PRINTF_ATTRIBUTE() Rename …
chain.h 2.5 KB c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org.
chainimpl.h 26.5 KB 8f6c295b   04/11/16 15:03:05 Sebastian Huber score: Add Chain_Iterator Add a chain iterator for safe iteration of …
context.h 4.9 KB f455cdea   06/02/15 22:20:54 Sebastian Huber rtems: Change CONTEXT_FP_SIZE define Define CONTEXT_FP_SIZE to zero …
copyrt.h 818 bytes 358bd740   02/03/16 11:41:02 Sebastian Huber score: Avoid SCORE_EXTERN Delete SCORE_INIT. This finally removes …
corebarrier.h 2.3 KB c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org.
corebarrierimpl.h 4.5 KB dce48791   05/23/16 11:37:59 Sebastian Huber score: Add Status_Control for all APIs Unify the status codes of the …
coremsg.h 5.6 KB 631b3c8   05/23/16 09:40:18 Sebastian Huber score: Move thread queue MP callout to context Drop the …
coremsgimpl.h 16.3 KB dce48791   05/23/16 11:37:59 Sebastian Huber score: Add Status_Control for all APIs Unify the status codes of the …
coremutex.h 2.2 KB 77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap …
coremuteximpl.h 14.1 KB 77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap …
corerwlock.h 1.8 KB bbd6d27a   04/15/16 14:27:56 Sebastian Huber score: Delete unused CORE_RWLock_Attributes
corerwlockimpl.h 3.5 KB dce48791   05/23/16 11:37:59 Sebastian Huber score: Add Status_Control for all APIs Unify the status codes of the …
coresem.h 1.4 KB 2581a56   05/20/16 19:39:56 Sebastian Huber score: Add semaphore variants
coresemimpl.h 5.8 KB 3c1ad257   05/27/16 07:41:18 Sebastian Huber rtems: Simplify rtems_semaphore_delete() Due to the unified status …
corespinlock.h 1.8 KB 5a5fb3b   03/18/16 13:03:01 Sebastian Huber score: Avoid Giant lock for CORE spinlock Use an ISR lock to protect …
corespinlockimpl.h 3.1 KB dce48791   05/23/16 11:37:59 Sebastian Huber score: Add Status_Control for all APIs Unify the status codes of the …
cpuset.h 1.5 KB e0eb07a   03/06/15 19:26:12 Joel Sherrill Fix more Doxygen typos
cpusetimpl.h 3.0 KB 190169fe   12/10/15 14:30:41 Sebastian Huber Optional CPU Set Handler initialization Update #2408.
cpustdatomic.h 17.1 KB 24713163   05/18/16 06:06:54 Sebastian Huber score: Rename _ISR_Disable() and _ISR_Enable() Rename _ISR_Disable() …
freechain.h 2.5 KB f59f2fe9   06/25/15 04:50:04 Sebastian Huber score: Accept NULL pointer in _Freechain_Put() With this a …
heap.h 13.6 KB 270ccc59   06/25/15 12:10:57 Sebastian Huber score: Fix extern "C" in <rtems/score/heap.h>
heapimpl.h 14.6 KB 2a713e3   03/24/14 14:57:29 Sebastian Huber score: _Heap_Protection_set_delayed_free_fraction Add and use …
interr.h 6.4 KB 93306058   05/27/16 12:43:19 Sebastian Huber score: _CORE_mutex_Check_dispatch_for_seize() Move the safety check …
isr.h 4.4 KB 0b268b8b   06/25/15 11:37:40 Sebastian Huber score: Move default _ISR_Is_in_progress()
isrlevel.h 3.8 KB c2f301b5   05/18/16 06:08:38 Sebastian Huber score: Rename _ISR_Flash() into _ISR_Local_flash() This is a …
isrlock.h 10.1 KB c2f301b5   05/18/16 06:08:38 Sebastian Huber score: Rename _ISR_Flash() into _ISR_Local_flash() This is a …
mpci.h 4.1 KB c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org.
mpciimpl.h 8.6 KB dce48791   05/23/16 11:37:59 Sebastian Huber score: Add Status_Control for all APIs Unify the status codes of the …
mppkt.h 3.6 KB c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org.
mrsp.h 4.0 KB af746b0   05/25/16 14:30:23 Sebastian Huber score: Use thread queue lock for MrsP Replace the ISR lock in …
mrspimpl.h 12.5 KB 77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap …
object.h 12.1 KB ee710ef   05/17/16 13:11:16 Sebastian Huber score: Delete unused _Objects_Get() Update #2555.
objectimpl.h 28.9 KB 582bb23c   05/20/16 13:04:16 Sebastian Huber score: Rename _Objects_Get_local() Rename _Objects_Get_local() into …
objectmp.h 5.8 KB 956b8e5   05/20/16 09:53:41 Sebastian Huber mpci: Simplify _Objects_MP_Is_remote()
onceimpl.h 806 bytes a5385b1   03/20/14 08:22:00 Christian.Mauderer score: Unify pthread and gxx_wrapper once and move to score.
percpu.h 20.7 KB ceb0f659   05/17/16 14:03:46 Sebastian Huber score: Remove the Giant lock Update #2555.
priority.h 2.2 KB 7dfb4b9   05/19/16 09:20:58 Sebastian Huber score: Add per scheduler instance maximum priority The priority …
prioritybitmap.h 2.0 KB b04b76c6   06/07/16 19:36:48 Sebastian Huber score: Simplify priority bit map implementation The priority bit map …
prioritybitmapimpl.h 5.0 KB 80bbb4ed   06/08/16 06:52:38 Sebastian Huber score: Use builtin for _Bitfield_Find_first_bit() In case the CPU …
processormask.h 2.1 KB a38d1fe4   02/17/16 14:25:10 Sebastian Huber score: Add Processor_mask, etc.
profiling.h 3.0 KB d5423295   05/18/15 09:09:14 Sebastian Huber score: _Thread_Dispatch_disable_critical() Thread dispatching is …
protectedheap.h 3.3 KB c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org.
rbtree.h 15.1 KB 61340d1   05/20/16 09:38:23 Sebastian Huber score: Add const to _RBTree_Find_inline()
rbtreeimpl.h 1.8 KB e9fbaa3b   08/21/15 03:59:49 Sebastian Huber rbtree: Replace implementation Use the BSD <sys/tree.h> …
resource.h 4.9 KB 3e201139   05/23/14 08:00:33 Sebastian Huber score: Add Resource Handler A resource is something that has at most …
resourceimpl.h 3.6 KB 3e201139   05/23/14 08:00:33 Sebastian Huber score: Add Resource Handler A resource is something that has at most …
scheduler.h 15.1 KB 9a78f8a5   06/16/16 15:08:54 Sebastian Huber score: Modify release job scheduler operation Pass the deadline in …
schedulercbs.h 9.7 KB 9a78f8a5   06/16/16 15:08:54 Sebastian Huber score: Modify release job scheduler operation Pass the deadline in …
schedulercbsimpl.h 988 bytes 08d9760   07/08/14 12:25:55 Sebastian Huber score: Rename *_Node_get() to *_Thread_get_node() This emphasizes …
scheduleredf.h 7.5 KB 9a78f8a5   06/16/16 15:08:54 Sebastian Huber score: Modify release job scheduler operation Pass the deadline in …
scheduleredfimpl.h 2.5 KB b8f76fa   06/09/16 14:55:50 Sebastian Huber score: Delete unused _Scheduler_Priority_compare() By convention, …
schedulerimpl.h 39.3 KB 9a78f8a5   06/16/16 15:08:54 Sebastian Huber score: Modify release job scheduler operation Pass the deadline in …
schedulerpriority.h 5.9 KB 77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap …
schedulerpriorityaffinitysmp.h 5.6 KB 77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap …
schedulerpriorityimpl.h 6.3 KB b8f76fa   06/09/16 14:55:50 Sebastian Huber score: Delete unused _Scheduler_Priority_compare() By convention, …
schedulerprioritysmp.h 3.7 KB 77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap …
schedulerprioritysmpimpl.h 4.3 KB 27783f6   07/10/14 12:27:42 Sebastian Huber score: Fix scheduler helping implementation Do not extract the idle …
schedulersimple.h 5.1 KB 77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap …
schedulersimpleimpl.h 2.9 KB f39f667a   05/14/14 11:50:48 Sebastian Huber score: Simplify _Thread_Change_priority() The function to change a …
schedulersimplesmp.h 3.6 KB 77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap …
schedulersmp.h 2.7 KB 96316d1b   06/26/15 07:15:36 Sebastian Huber score: Simplify <rtems/score/scheduler.h> Drop the …
schedulersmpimpl.h 28.6 KB 2b71210   05/11/16 14:42:29 Sebastian Huber Revert "score: Avoid use of uninitialized variable" Sorry, I should …
schedulerstrongapa.h 3.7 KB 77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap …
smp.h 1.1 KB 358bd740   02/03/16 11:41:02 Sebastian Huber score: Avoid SCORE_EXTERN Delete SCORE_INIT. This finally removes …
smpbarrier.h 2.5 KB 4ccb79bc   03/02/15 11:23:20 Sebastian Huber score: Enable SMP barriers for all configurations
smpimpl.h 8.5 KB 90d8567   02/18/16 07:36:16 Sebastian Huber score: Distribute clock tick to all online CPUs Update #2554.
smplock.h 6.8 KB 4b04cb61   05/18/16 06:03:05 Sebastian Huber score: Rename _ISR_Disable_without_giant() Rename …
smplockmcs.h 5.7 KB 41ce30a   05/18/16 12:34:26 Sebastian Huber SMP: Add Mellor-Crummey and Scott (MCS) lock Added only for …
smplockseq.h 4.1 KB 05b7eec   06/08/16 13:18:14 Sebastian Huber score: Add an SMP sequence lock implementation
smplockstats.h 6.6 KB 26fafd5   05/18/16 14:54:12 Sebastian Huber SMP: Add and use lock statistics helper
smplockticket.h 4.2 KB 26fafd5   05/18/16 14:54:12 Sebastian Huber SMP: Add and use lock statistics helper
stack.h 1.5 KB c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org.
stackimpl.h 2.0 KB c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org.
states.h 955 bytes c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org.
statesimpl.h 14.7 KB 33829ce   05/13/16 12:07:23 Sebastian Huber score: Avoid Giant lock for _Thread_Start() Update #2555.
status.h 4.0 KB 77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap …
sysstate.h 2.2 KB 358bd740   02/03/16 11:41:02 Sebastian Huber score: Avoid SCORE_EXTERN Delete SCORE_INIT. This finally removes …
thread.h 28.0 KB eec08ef   06/15/16 04:59:57 Sebastian Huber posix: Rework sporadic server scheduling policy Instead of lowering …
threaddispatch.h 5.8 KB ceb0f659   05/17/16 14:03:46 Sebastian Huber score: Remove the Giant lock Update #2555.
threadimpl.h 39.7 KB c6556e2e   06/01/16 12:38:05 Sebastian Huber score: Maybe fix _Thread_Lock_acquire() The approach with the …
threadmp.h 2.8 KB 956b8e5   05/20/16 09:53:41 Sebastian Huber mpci: Simplify _Objects_MP_Is_remote()
threadq.h 9.4 KB 93306058   05/27/16 12:43:19 Sebastian Huber score: _CORE_mutex_Check_dispatch_for_seize() Move the safety check …
threadqimpl.h 23.7 KB 93306058   05/27/16 12:43:19 Sebastian Huber score: _CORE_mutex_Check_dispatch_for_seize() Move the safety check …
timecounter.h 5.3 KB d2f9fa51   04/06/16 13:15:27 Sebastian Huber score: Add missing declaration
timecounterimpl.h 880 bytes 1ef8e4a8   04/27/16 20:07:56 Sebastian Huber score: Avoid Giant lock for set time of day Update #2555. Update #2630.
timespec.h 6.6 KB 7cd2484   05/12/15 12:32:47 alexander.krutwig timecounter: Use in RTEMS Replace timestamp implementation with …
timestamp.h 8.1 KB 7cd2484   05/12/15 12:32:47 alexander.krutwig timecounter: Use in RTEMS Replace timestamp implementation with …
tls.h 4.7 KB 0d36bfb3   03/20/15 22:56:08 Joel Sherrill rtems/score/tls.h: Add casts to eliminate warnings on some targets
tod.h 523 bytes 7cd2484   05/12/15 12:32:47 alexander.krutwig timecounter: Use in RTEMS Replace timestamp implementation with …
todimpl.h 9.1 KB 1ef8e4a8   04/27/16 20:07:56 Sebastian Huber score: Avoid Giant lock for set time of day Update #2555. Update #2630.
userext.h 8.1 KB c52568d   10/16/15 06:17:52 Sebastian Huber basdefs.h: Add and use RTEMS_DEPRECATED
userextimpl.h 8.0 KB 709f38a   04/13/16 04:48:58 Sebastian Huber score: Use chain iterator for user extensions Add a lock and use a …
watchdog.h 3.4 KB 03b900d   02/18/16 07:36:26 Sebastian Huber score: Replace watchdog handler implementation Use a red-black tree …
watchdogimpl.h 9.7 KB 9a78f8a5   06/16/16 15:08:54 Sebastian Huber score: Modify release job scheduler operation Pass the deadline in …
wkspace.h 3.3 KB 358bd740   02/03/16 11:41:02 Sebastian Huber score: Avoid SCORE_EXTERN Delete SCORE_INIT. This finally removes …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.