summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/eventsend.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Move internal structures to tasksdata.hSebastian Huber2018-11-121-1/+1
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* score: Simplify _Thread_Get_interrupt_disable()Sebastian Huber2016-05-041-27/+16
* rtems: Return status in _Event_Surrender()Sebastian Huber2016-05-041-2/+1
* score: Delete _Objects_Put_for_get_isr_disable()Sebastian Huber2015-05-191-1/+0
* score: Add _Thread_Get_interrupt_disable()Sebastian Huber2015-04-211-1/+2
* score: Implement fine-grained locking for eventsSebastian Huber2015-03-051-4/+4
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-0/+1
* rtems: Create event implementation headerSebastian Huber2013-07-231-1/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-1/+1
* score misc: Clean up Doxygen #14 (GCI 2012)Mathew Kallada2012-12-021-2/+7
* rtems: Reusable event implementationSebastian Huber2012-10-301-44/+27
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-151-1/+1
* 2007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-301-8/+11
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-2/+2
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-05-061-2/+2
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Event Manager into one routine per file.Joel Sherrill1999-05-171-0/+72