summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/threadimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-13score: Simplify _Thread_Lock_set()Sebastian Huber1-11/+56
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber1-14/+100
2015-05-19score: More thread queue operationsSebastian Huber1-1/+4
2015-05-19score: Add Thread_queue_OperationsSebastian Huber1-35/+53
2015-05-19score: Generalize _Event_Timeout()Sebastian Huber1-0/+22
2015-05-19score: Reduce thread wait statesSebastian Huber1-21/+4
2015-04-21score: Add _Thread_Get_interrupt_disable()Sebastian Huber1-10/+78
2015-04-20score: Add _ISR_lock_ISR_disable/enable()Sebastian Huber1-1/+1
2015-04-08score: Use _Thread_Clear_state() for _Thread_ReadySebastian Huber1-15/+15
2015-04-08rtems: Atomically suspend/resume tasksSebastian Huber1-15/+0
2015-04-08score: Return prev state in thread state set/clearSebastian Huber1-9/+11
2015-04-08score: Simplify _Thread_Set_state()Sebastian Huber1-10/+5
2015-03-24score: Add thread lockSebastian Huber1-0/+145
2015-03-24score: Add thread priority change handlerSebastian Huber1-0/+35
2015-03-22score: Move _Thread_queue_Extract()Sebastian Huber1-18/+0
2015-03-22score: Move _Thread_blocking_operation_Cancel()Sebastian Huber1-24/+0
2015-03-06Fix even more Doxygen issuesJoel Sherrill1-0/+2
2015-03-06Fix a number of minor Doxygen formatting issuesJoel Sherrill1-3/+3
2015-03-05score: Add thread wait flagsSebastian Huber1-0/+161
2015-03-05score: Add thread acquireSebastian Huber1-0/+18
2015-03-05score: Simplify and fix signal deliverySebastian Huber1-42/+12
2015-03-04score: Add parameter to Giant acquire/releaseSebastian Huber1-1/+1
2015-02-17score: Fix FP context restore via _Thread_HandlerSebastian Huber1-0/+41
2014-10-27score: Move is_executing_on_a_core from cpuusagereport.c to threadimpl.hJennifer Averett1-0/+30
2014-10-13score: Rework global constructionSebastian Huber1-0/+10
2014-08-05Add and use RTEMS_CONTAINER_OF()Sebastian Huber1-10/+8
2014-07-15Use Shared Method for Thread Unblock CleanupJoel Sherrill1-0/+18
2014-07-09score: Implement scheduler helping protocolSebastian Huber1-0/+10
2014-07-08score: Rename _Scheduler_SMP_Update_heir()Sebastian Huber1-2/+32
2014-06-23score: Collect scheduler related fields in TCBSebastian Huber1-3/+3
2014-06-13score: Delete _Thread_Set_transient()Sebastian Huber1-16/+0
2014-06-12score: PR2181: Add _Thread_Yield()Sebastian Huber1-0/+2
2014-06-03score: Add resource node to thread control blockSebastian Huber1-0/+10
2014-06-03score: Add and use _Thread_Owns_resources()Sebastian Huber1-0/+17
2014-05-28rtems/score/thread*.h: Really correct spelling errorJoel Sherrill1-1/+1
2014-05-28rtems/score/thread*.h: TERMINTING to TERMINATINGJoel Sherrill1-1/+1
2014-05-07score: Implement forced thread migrationSebastian Huber1-3/+65
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber1-0/+1
2014-04-07score: Delete _Thread_Ticks_per_timesliceSebastian Huber1-5/+0
2014-04-07score: Delete _Thread_Maximum_extensionsSebastian Huber1-7/+0
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber1-2/+2
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-5/+2
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-8/+48
2014-03-31score: Add parameter to _Thread_Restart()Sebastian Huber1-9/+1
2014-03-31score: Move _Thread_Reset() and make staticSebastian Huber1-17/+0
2014-03-31score: Use thread action for thread restartSebastian Huber1-4/+33
2014-03-31score: Add thread actionsSebastian Huber1-0/+67
2014-03-31score: Add and use thread get/set CPU functionsSebastian Huber1-1/+27
2014-03-24score: Delete _Thread_Internal_free()Sebastian Huber1-11/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1