summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/regiongetsegment.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[a-r]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-3/+5
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-1/+9
2016-11-24score: Optimize _Thread_queue_Enqueue()Sebastian Huber1-1/+4
2016-11-23score: Rename _Thread_queue_Enqueue_critical()Sebastian Huber1-1/+1
2016-11-23score: Add thread queue enqueue calloutSebastian Huber1-20/+26
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-0/+1
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber1-1/+2
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-3/+3
2016-04-12rtems: Delete Region_Control::number_of_used_blocksSebastian Huber1-1/+0
2016-04-12rtems: Add and use _Region_Get_and_lock()Sebastian Huber1-49/+47
2016-04-12score: Simplify _Objects_Get_no_protection()Sebastian Huber1-64/+57
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber1-1/+0
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-0/+1
2015-12-07Delete _Region_Debug_Walk()Sebastian Huber1-4/+0
2015-05-21region*.c: Ensure return_status is set when RTEMS_MULTIPROCESSING is enabledJoel Sherrill1-1/+0
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-1/+2
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-3/+0
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-0/+2
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-1/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-23score: _Thread_queue_Enqueue_with_handler()Sebastian Huber1-1/+5
2013-07-26score: Create threadq implementation headerSebastian Huber1-6/+2
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-23rtems: Create region implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create options implementation headerSebastian Huber1-1/+1
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-1/+2
2012-12-04rtems misc: Clean up Doxygen GCI Task #4Alex Ivanov1-21/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-1/+1
2009-10-102009-10-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-11/+9
2009-09-292009-09-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+1
2009-09-282009-09-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2009-09-062009-09-06 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill1-1/+1
2008-12-142008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2007-11-272007-11-27 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-48/+52
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+3
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-10-152004-10-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+10
2004-05-062004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+3
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-10-232003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+8
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split Region Manager into one routine per file.Joel Sherrill1-0/+109