summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/thread.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-1/+13
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber1-2/+7
2016-03-29score: Fix multiprocessing thread proxiesSebastian Huber1-0/+9
2016-03-18posix: Use per-thread lookup tree for POSIX KeysSebastian Huber1-6/+17
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-2/+11
2016-03-01score: Delete Thread_CPU_usage_tSebastian Huber1-9/+2
2016-02-03Optional POSIX Cleanup initializationSebastian Huber1-0/+7
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-46/+44
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi1-3/+3
2015-07-30score: Use a plain ticket lock for thread locksSebastian Huber1-2/+18
2015-07-30score: Add potpourri lock statisticsSebastian Huber1-0/+12
2015-07-30score: Rename struct Thread_ControlSebastian Huber1-1/+4
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber1-0/+2
2015-07-23score: Introduce Thread_queue_QueueSebastian Huber1-1/+1
2015-06-25score: Simplify <rtems/score/thread.h>Sebastian Huber1-36/+9
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill1-6/+2
2015-06-09score: Add Thread_Control::is_fpSebastian Huber1-0/+2
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber1-4/+50
2015-05-19score: More thread queue operationsSebastian Huber1-4/+15
2015-05-19score: Add Thread_queue_OperationsSebastian Huber1-57/+29
2015-05-19score: Generalize _Event_Timeout()Sebastian Huber1-0/+5
2015-05-19score: Reduce thread wait statesSebastian Huber1-5/+2
2015-05-06score: Fix Thread_Control and Thread_Proxy_controlSebastian Huber1-59/+65
2015-04-21score: Delete object control block ISR lockSebastian Huber1-0/+1
2015-03-24score: Add thread lockSebastian Huber1-0/+44
2015-03-24score: Add thread priority change handlerSebastian Huber1-5/+52
2015-03-20score: Fix _Thread_Change_priority()Sebastian Huber1-0/+9
2015-03-16cpukit: add and use CPU_Uint32ptr typeGedare Bloom1-1/+1
2015-03-05score: Add thread wait flagsSebastian Huber1-0/+30
2014-10-27score: Add capture data to tcb.Jennifer Averett1-0/+7
2014-09-23score: Delete Thread_Wait_information::Block2nSebastian Huber1-4/+0
2014-07-15Thread Queue Priority Discipline Reimplemented with RBTreeJoel Sherrill1-0/+4
2014-07-09score: Implement scheduler helping protocolSebastian Huber1-2/+60
2014-06-23score: Collect scheduler related fields in TCBSebastian Huber1-24/+35
2014-06-03score: Add resource node to thread control blockSebastian Huber1-0/+8
2014-05-28rtems/score/thread*.h: Really correct spelling errorJoel Sherrill1-2/+2
2014-05-28rtems/score/thread*.h: TERMINTING to TERMINATINGJoel Sherrill1-2/+2
2014-05-14score: Introduce scheduler nodesSebastian Huber1-27/+6
2014-05-07score: Implement forced thread migrationSebastian Huber1-14/+11
2014-04-16score: DocumentationSebastian Huber1-0/+5
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber1-5/+9
2014-04-15score: Simplify thread control initializationSebastian Huber1-2/+58
2014-04-04Disable per task variables when SMP is enabledJoel Sherrill1-0/+4
2014-04-03score: Remove affinity element from thread.Jennifer Averett1-10/+0
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-2/+44
2014-03-31score: Use thread action for thread restartSebastian Huber1-0/+5
2014-03-31score: Add thread actionsSebastian Huber1-0/+59
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-07POSIX keys now enabled in all configurations.Joel Sherrill1-1/+12
2014-03-07Remove trailing whitespace in previous patchesJennifer Averett1-1/+1