summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/eventsend.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 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
2018-11-12rtems: Move internal structures to tasksdata.hSebastian Huber1-1/+1
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-04score: Simplify _Thread_Get_interrupt_disable()Sebastian Huber1-27/+16
2016-05-04rtems: Return status in _Event_Surrender()Sebastian Huber1-2/+1
2015-05-19score: Delete _Objects_Put_for_get_isr_disable()Sebastian Huber1-1/+0
2015-04-21score: Add _Thread_Get_interrupt_disable()Sebastian Huber1-1/+2
2015-03-05score: Implement fine-grained locking for eventsSebastian Huber1-4/+4
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-06-07score: Add and use _Objects_Put()Sebastian Huber1-1/+1
2012-12-02score misc: Clean up Doxygen #14 (GCI 2012)Alex Ivanov1-2/+7
2012-12-02score misc: Clean up Doxygen #14 (GCI 2012)Mathew Kallada1-2/+7
2012-10-30rtems: Reusable event implementationSebastian Huber1-44/+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-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-1/+1
2007-11-302007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-8/+11
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-05-062004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-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-34/+24
1999-05-17Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1-0/+82