summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coresemseize.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-19score: Delete _CORE_semaphore_Seize()Sebastian Huber1-72/+0
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-0/+1
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-10/+8
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-1/+6
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/+1
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+0
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-2/+1
2013-07-22score: Create semaphore implementation headerSebastian Huber1-1/+1
2012-11-28score misc: Clean up Doxygen #2 (GCI 2012)Christopher Kerl1-22/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2009-11-29Whitespace removal.Ralf Corsepius1-1/+1
2009-09-132009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+3
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+0
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-07-182008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-30/+13
2008-05-062008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+21
2008-01-292008-01-29 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett1-6/+6
2006-11-172006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+1
2006-10-302006-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-14/+20
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Split core mutex and semaphore handlers into separate files.Joel Sherrill1-0/+81