summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/eventseize.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-1/+2
* rtems: Canonicalize implementation Doxygen groupsSebastian Huber2020-12-021-1/+1
* rtems: Canonicalize task event file documentationSebastian Huber2020-11-231-2/+3
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* rtems: Fix MPCI initializationSebastian Huber2020-01-021-3/+3
* Use _Thread_Dispatch_direct()Sebastian Huber2018-02-081-1/+1
* score: Add _Thread_Add_timeout_ticks()Sebastian Huber2017-10-241-6/+1
* score: Rename watchdog variantsSebastian Huber2017-10-171-1/+1
* score: Turn thread lock into thread wait lockSebastian Huber2016-07-271-3/+3
* score: Avoid atomic fences for thread wait flagsSebastian Huber2016-06-301-7/+1
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-14/+6
* score: Replace watchdog handler implementationSebastian Huber2016-03-041-6/+5
* Optional Classic Event initializationSebastian Huber2016-02-031-0/+14
* score: Fix race condition on SMPSebastian Huber2015-11-121-0/+6
* rtems: Avoid Giant lock for eventsSebastian Huber2015-05-191-2/+0
* score: _Thread_Dispatch_disable_critical()Sebastian Huber2015-05-191-1/+1
* score: Generalize _Event_Timeout()Sebastian Huber2015-05-191-1/+7
* score: Add header to _Watchdog_Remove()Sebastian Huber2015-05-191-1/+1
* score: Add _Thread_Get_interrupt_disable()Sebastian Huber2015-04-211-12/+5
* score: Implement fine-grained locking for eventsSebastian Huber2015-03-051-38/+39
* 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
* rtems: Create options implementation headerSebastian Huber2013-07-231-0/+1
* score: Create watchdog implementation headerSebastian Huber2013-07-221-0/+1
* misc rtems: Clean up Doxygen GCI Task #8Mathew Kallada2012-12-081-2/+7
* rtems: Use correct sync state for system eventsSebastian Huber2012-10-311-1/+1
* rtems: Reusable event implementationSebastian Huber2012-10-301-47/+24
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* score: Fix commentSebastian Huber2012-04-201-1/+2
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2009-07-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-211-2/+10
* 2008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-221-37/+20
* 2008-01-09 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett2008-01-091-4/+4
* 2008-01-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-071-2/+2
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-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/+139