summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/eventseize.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[a-r]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-1/+2
2020-12-02rtems: Canonicalize implementation Doxygen groupsSebastian Huber1-1/+1
2020-11-23rtems: Canonicalize task event file documentationSebastian Huber1-2/+3
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2020-01-02rtems: Fix MPCI initializationSebastian Huber1-3/+3
2018-02-08Use _Thread_Dispatch_direct()Sebastian Huber1-1/+1
2017-10-24score: Add _Thread_Add_timeout_ticks()Sebastian Huber1-6/+1
2017-10-17score: Rename watchdog variantsSebastian Huber1-1/+1
2016-07-27score: Turn thread lock into thread wait lockSebastian Huber1-3/+3
2016-06-30score: Avoid atomic fences for thread wait flagsSebastian Huber1-7/+1
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-14/+6
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-6/+5
2016-02-03Optional Classic Event initializationSebastian Huber1-0/+14
2015-11-12score: Fix race condition on SMPSebastian Huber1-0/+6
2015-05-19rtems: Avoid Giant lock for eventsSebastian Huber1-2/+0
2015-05-19score: _Thread_Dispatch_disable_critical()Sebastian Huber1-1/+1
2015-05-19score: Generalize _Event_Timeout()Sebastian Huber1-1/+7
2015-05-19score: Add header to _Watchdog_Remove()Sebastian Huber1-1/+1
2015-04-21score: Add _Thread_Get_interrupt_disable()Sebastian Huber1-12/+5
2015-03-05score: Implement fine-grained locking for eventsSebastian Huber1-38/+39
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-0/+1
2013-07-23rtems: Create event implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create options implementation headerSebastian Huber1-0/+1
2013-07-22score: Create watchdog implementation headerSebastian Huber1-0/+1
2012-12-08misc rtems: Clean up Doxygen GCI Task #8Mathew Kallada1-2/+7
2012-10-31rtems: Use correct sync state for system eventsSebastian Huber1-1/+1
2012-10-30rtems: Reusable event implementationSebastian Huber1-47/+24
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-04-20score: Fix commentSebastian Huber1-1/+2
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-07-212009-07-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+10
2008-01-222008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-37/+20
2008-01-092008-01-09 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett1-4/+4
2008-01-072008-01-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-03-292004-03-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
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split Event Manager into one routine per file.Joel Sherrill1-0/+139