summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-22score: Create chain implementation headerSebastian Huber1-1/+1
2012-11-29score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov1-17/+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-01-222008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-14/+11
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
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-6/+0
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Split Heap and Time of Day Handlers.Joel Sherrill1-913/+0
1999-11-02Split threadq.c into multiple files.Joel Sherrill1-0/+2
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1-3/+19
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-13more comments added and existing ones cleaned up in synchronization pathsJoel Sherrill1-1/+13
1996-02-09new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1-42/+73
1996-02-01synchronization state bugs addressJoel Sherrill1-7/+12
1995-12-01Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1-5/+1
1995-12-01Added new synchronization algorithm.Joel Sherrill1-58/+92
1995-09-26posix support initially addedJoel Sherrill1-7/+7
1995-09-21More file movementJoel Sherrill1-2/+0
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-32/+40
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-37/+83