summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coresem.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-31score: Add _Thread_queue_Object_nameSebastian Huber1-1/+1
2016-05-30score: Add semaphore variantsSebastian Huber1-9/+2
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-22/+0
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-6/+6
2016-04-21score: Introduce _Thread_queue_Flush_critical()Sebastian Huber1-0/+22
2016-03-29score: Use constant for maximum count of CORE semaSebastian Huber1-3/+0
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-10/+13
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-2/+1
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-2/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+0
2013-07-26score: Create states implementation headerSebastian Huber1-4/+1
2013-07-22score: Add const qualifierSebastian Huber1-3/+3
2013-07-22score: Create semaphore implementation headerSebastian Huber1-1/+1
2012-11-28score misc: Clean up Doxygen #3 (GCI 2012)Alex Ivanov1-22/+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
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+0
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>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-7/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Split core message queue and watchdog handler objects into separate files.Joel Sherrill1-127/+0
1999-11-02Added maximum count detection logic.Joel Sherrill1-3/+13
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1-0/+2
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-02-01invalid use of tcb field resource countJoel Sherrill1-1/+0
1995-12-08added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill1-1/+1
1995-09-26posix support initially addedJoel Sherrill1-6/+6
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-0/+185