summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadqtimeout.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-22Mark parameters as intentionally unusedSebastian Huber1-0/+1
2023-05-20Update company nameSebastian Huber1-1/+1
2022-06-23score: Use right clock for threadq timeoutsSebastian Huber1-2/+2
2022-02-28score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-05-18score: Simplify thread queue timeout handlingSebastian Huber1-2/+8
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-0/+11
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-02-02score: Introduce new monotonic clockSebastian Huber1-77/+51
2018-02-02score: Rename _Watchdog_Realtime_from_*()Sebastian Huber1-2/+2
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-0/+154
2015-05-19score: New thread queue implementationSebastian Huber1-44/+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/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-8/+1
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-1/+1
2013-06-07score: Move thread dispatch content to new fileSebastian Huber1-0/+1
2012-11-29score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov1-15/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2008-12-31Add __attribute__((unused)) to unused function args.Ralf Corsepius1-1/+1
2008-01-222008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+3
2006-11-152006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-25/+2
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
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 threadq.c into multiple files.Joel Sherrill1-20/+23
1999-05-17Split Event Manager into one routine per file.Joel Sherrill1-0/+76