summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coresemseize.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Delete _CORE_semaphore_Seize()Sebastian Huber2015-05-191-72/+0
* score: Delete Thread_queue_Control::timeout_statusSebastian Huber2015-05-191-0/+1
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-191-10/+8
* score: Delete Thread_queue_Control::stateSebastian Huber2015-04-231-1/+6
* 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/+1
* score: Create threadq implementation headerSebastian Huber2013-07-261-1/+0
* score: Create states implementation headerSebastian Huber2013-07-261-1/+0
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-2/+1
* score: Create semaphore implementation headerSebastian Huber2013-07-221-1/+1
* score misc: Clean up Doxygen #2 (GCI 2012)Christopher Kerl2012-11-281-22/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Whitespace removal.Ralf Corsepius2009-11-291-1/+1
* 2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-131-4/+3
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-1/+1
* 2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-051-3/+0
* Convert to "bool".Ralf Corsepius2008-09-041-1/+1
* 2008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-181-30/+13
* 2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-05-061-3/+21
* 2008-01-29 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett2008-01-291-6/+6
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-171-0/+1
* 2006-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-301-14/+20
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split core mutex and semaphore handlers into separate files.Joel Sherrill1999-11-021-0/+81