summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/regiongetsegment.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-3/+5
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* score: Move thread queue timeout handlingSebastian Huber2017-10-241-1/+9
* score: Optimize _Thread_queue_Enqueue()Sebastian Huber2016-11-241-1/+4
* score: Rename _Thread_queue_Enqueue_critical()Sebastian Huber2016-11-231-1/+1
* score: Add thread queue enqueue calloutSebastian Huber2016-11-231-20/+26
* cpukit: Add and use Watchdog_Discipline.Gedare Bloom2016-07-251-0/+1
* score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber2016-05-301-1/+2
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-3/+3
* rtems: Delete Region_Control::number_of_used_blocksSebastian Huber2016-04-121-1/+0
* rtems: Add and use _Region_Get_and_lock()Sebastian Huber2016-04-121-49/+47
* score: Simplify _Objects_Get_no_protection()Sebastian Huber2016-04-121-64/+57
* score: Delete Thread_Wait_information::idSebastian Huber2016-04-061-1/+0
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-0/+1
* Delete _Region_Debug_Walk()Sebastian Huber2015-12-071-4/+0
* region*.c: Ensure return_status is set when RTEMS_MULTIPROCESSING is enabledJoel Sherrill2015-05-211-1/+0
* score: Delete Thread_queue_Control::timeout_statusSebastian Huber2015-05-191-1/+2
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-191-3/+0
* score: Delete Thread_queue_Control::stateSebastian Huber2015-04-231-0/+2
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-311-1/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: _Thread_queue_Enqueue_with_handler()Sebastian Huber2013-08-231-1/+5
* score: Create threadq implementation headerSebastian Huber2013-07-261-6/+2
* score: Create states implementation headerSebastian Huber2013-07-261-1/+0
* rtems: Create region implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create options implementation headerSebastian Huber2013-07-231-1/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-1/+2
* rtems misc: Clean up Doxygen GCI Task #4Alex Ivanov2012-12-041-21/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-151-1/+1
* 2009-10-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-101-11/+9
* 2009-09-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-09-291-2/+1
* 2009-09-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-09-281-1/+1
* 2009-09-06 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill2009-09-061-1/+1
* 2008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-141-1/+1
* 2007-11-27 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-271-48/+52
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-1/+3
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2004-10-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-10-151-1/+10
* 2004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-05-061-0/+3
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-1/+1
* 2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-231-1/+1
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-4/+8
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Region Manager into one routine per file.Joel Sherrill1999-05-171-0/+109