summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/eventsurrender.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[a-r]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-11-23score: Simplify thread wait state handlingSebastian Huber1-8/+4
2020-12-02rtems: Canonicalize implementation Doxygen groupsSebastian Huber1-1/+1
2020-11-23rtems: Canonicalize task event file documentationSebastian Huber1-3/+5
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2016-07-27score: Turn thread lock into thread wait lockSebastian Huber1-3/+3
2016-06-30score: Avoid atomic fences for thread wait flagsSebastian Huber1-4/+1
2016-05-04rtems: Return status in _Event_Surrender()Sebastian Huber1-1/+3
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-1/+1
2015-11-25Fix _Assert() statementSebastian Huber1-1/+1
2015-11-12score: Fix race condition on SMPSebastian Huber1-22/+33
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: Reduce thread wait statesSebastian Huber1-2/+2
2015-05-19score: Add header to _Watchdog_Remove()Sebastian Huber1-1/+1
2015-04-21score: Add _Thread_Get_interrupt_disable()Sebastian Huber1-5/+5
2015-03-05score: Implement fine-grained locking for eventsSebastian Huber1-57/+82
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
2013-01-07rtems: Simplify _Event_Surrender()Sebastian Huber1-28/+14
2013-01-07rtems: Simplify _Event_Surrender()Sebastian Huber1-4/+6
2013-01-07rtems: Simplify _Event_Surrender()Sebastian Huber1-2/+1
2013-01-07rtems: Add commentSebastian Huber1-0/+5
2012-12-02score misc: Clean up Doxygen #14 (GCI 2012)Alex Ivanov1-9/+7
2012-12-02score misc: Clean up Doxygen #14 (GCI 2012)Mathew Kallada1-9/+7
2012-10-30rtems: Reusable event implementationSebastian Huber1-36/+27
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
2009-11-30Whitespace removal.Ralf Corsepius1-2/+2
2009-07-212009-07-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2008-01-222008-01-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+3
2008-01-222008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-38/+41
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2005-01-052005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2004-07-242004-07-24 Mick Davis <mickd@microsol.iinet.net.au>Joel Sherrill1-0/+1
2004-04-18Remove stray white spaces.Ralf Corsepius1-3/+3
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-03-292001-03-26 Zoltan Kocsi <zoltan@bendor.com.au>Joel Sherrill1-0/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split Event Manager into one routine per file.Joel Sherrill1-0/+106