summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremsgbroadcast.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28score/src/[a-m]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-02-01score: Simplify _CORE_message_queue_Broadcast()Sebastian Huber1-11/+8
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-3/+5
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber1-1/+1
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-3/+3
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-11/+7
2016-05-25score: Get rid of mp_id parameterSebastian Huber1-2/+0
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-18/+12
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-2/+2
2015-05-19score: Fine grained locking for message queuesSebastian Huber1-36/+25
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create object implementation headerSebastian Huber1-5/+1
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-22score: Create message queue implementation headerSebastian Huber1-1/+1
2012-11-29score misc: Score misc: Clean up Doxygen #5Alex Ivanov1-28/+7
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-09-132009-09-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2009-09-132009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-13/+13
2008-12-31Add __attribute__((unused)) to unused function args.Ralf Corsepius1-0/+5
2008-09-262008-09-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-7/+6
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+0
2008-08-052008-08-04 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-4/+4
2007-02-05Use size_t for sizes.Ralf Corsepius1-1/+1
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-5/+5
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-01-13POSIX message queues now include complete functionality includingJoel Sherrill1-0/+19
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Split core message queue and watchdog handler objects into separate files.Joel Sherrill1-0/+94