source: rtems/cpukit/score/src/coremsgsubmit.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @c3105894   10/19/17 11:47:57 Sebastian Huber score: Move thread queue timeout handling Update #3117. Update #3182. 5
(edit) @1666ffe5   10/19/17 12:17:31 Sebastian Huber score: Rename function threadq support function Rename … 5
(edit) @e366f77   01/31/17 07:08:24 Sebastian Huber score: Add _Thread_queue_Object_name Add the special thread queue … 5
(edit) @9a448aab   12/23/16 15:02:07 Sebastian Huber score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIER Add thread state bit … 5
(edit) @620b23e   11/24/16 05:13:11 Sebastian Huber score: Optimize _Thread_queue_Enqueue() Move thread state for … 5
(edit) @a4217c6   11/22/16 09:53:03 Sebastian Huber score: Rename _Thread_queue_Enqueue_critical() Delete unused … 5
(edit) @125f248   11/16/16 15:39:43 Sebastian Huber score: Add thread queue enqueue callout Replace the expected thread … 5
(edit) @f23d470   06/09/16 15:33:15 Gedare Bloom cpukit: Add and use Watchdog_Discipline. Clock disciplines may be … 5
(edit) @93306058   05/27/16 12:43:19 Sebastian Huber score: _CORE_mutex_Check_dispatch_for_seize() Move the safety check … 5
(edit) @dce48791   05/23/16 11:37:59 Sebastian Huber score: Add Status_Control for all APIs Unify the status codes of the … 5
(edit) @631b3c8   05/23/16 09:40:18 Sebastian Huber score: Move thread queue MP callout to context Drop the … 5
(edit) @c3d8d9e   05/23/16 04:55:49 Sebastian Huber score: Get rid of mp_id parameter Get rid of the mp_id parameter used … 5
(edit) @4b623d65   05/24/16 05:40:18 Sebastian Huber score: Fix blocking _CORE_message_queue_Submit() Close #2718. 5
(edit) @7e66865e   04/29/16 09:05:36 Sebastian Huber score: Move message notification Move message notification to end of … 5
(edit) @88e09b98   04/29/16 08:41:36 Sebastian Huber score: _CORE_message_queue_Insert_message() Move common code into … 5
(edit) @1b7a6a38   04/29/16 08:28:31 Sebastian Huber score: _CORE_message_queue_Set_message_priority() Remove … 5
(edit) @99112f7   04/27/16 14:21:07 Sebastian Huber score: _CORE_message_queue_Submit() Move lock acquire to caller of … 5
(edit) @8f96581   04/01/16 09:38:47 Sebastian Huber score: Rework MP thread queue callout support The thread queue … 5
(edit) @97312fcc   04/05/16 12:36:30 Sebastian Huber score: Delete Thread_Wait_information::id This field was only by the … 5
(edit) @1e1a91ed   03/23/16 09:01:31 Sebastian Huber score: Remove Thread_queue_Queue::operations field Remove the … 5
(edit) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @e2735012   06/24/15 09:05:39 Sebastian Huber score: Introduce Thread_queue_Queue Separate the thread queue heads … 5
(edit) @cc18d7b   04/30/15 11:12:54 Sebastian Huber score: Fine grained locking for message queues Aggregate several … 4.115
(edit) @f5d6c8b   04/27/15 14:25:52 Sebastian Huber score: Delete Thread_queue_Control::timeout_status Use a parameter … 4.115
(edit) @02c4c441   04/23/15 08:01:22 Sebastian Huber score: Add Thread_queue_Control::Lock Move the complete thread queue … 4.115
(edit) @9f10911   04/22/15 19:29:21 Sebastian Huber score: Delete Thread_queue_Control::state Use a parameter for … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @07332ae   08/22/13 13:20:06 Sebastian Huber score: _Thread_queue_Enqueue_with_handler() Add thread parameter to … 4.115
(edit) @a2e3f33   07/24/13 11:50:54 Sebastian Huber score: Create object implementation header Move implementation … 4.115
(edit) @fe6c170c   07/24/13 14:19:52 Sebastian Huber score: Create states implementation header Move implementation … 4.115
(edit) @33a4a56   07/18/13 14:00:54 Sebastian Huber score: Avoid direct usage of _Thread_Executing Pass the executing … 4.115
(edit) @b5d514f   07/18/13 13:35:23 Sebastian Huber score: Create message queue implementation header Move implementation … 4.115
(edit) @1b475860   11/29/12 19:39:17 Christopher Kerl score misc: Score misc: Clean up Doxygen #6 (GCI 2012) This patch is … 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @e5a8020   11/28/11 16:36:14 Joel Sherrill 2011-11-28 Werner Almesberger <werner@…> PR … 4.115
(edit) @64adc13   07/24/11 23:55:15 Joel Sherrill 2011-07-24 Joel Sherrill <joel.sherrill@…> * ftpd/ftpd.c, … 4.115
(edit) @28352fae   11/29/09 13:51:53 Ralf Corsepius Whitespace removal. 4.104.115
(edit) @eb649786   10/08/09 07:07:36 Chris Johns 2009-10-08 Chris Johns <chrisj@…> * Makefile.am, … 4.104.115
(edit) @50d1e154   09/13/09 16:37:11 Joel Sherrill 2009-09-13 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @939ba81   09/13/09 16:05:14 Joel Sherrill 2009-09-13 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @507d382   09/11/09 20:00:30 Joel Sherrill 2009-09-11 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @402dad51   07/06/09 16:44:49 Joel Sherrill 2009-07-06 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @f0b14cf2   12/31/08 03:24:18 Ralf Corsepius Add attribute((unused)) to unused function args. 4.104.115
(edit) @b3836ce   09/05/08 21:54:20 Joel Sherrill 2008-09-05 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @484a769   09/04/08 17:46:39 Ralf Corsepius Convert to "bool". 4.104.114.95
(edit) @f773c012   08/05/08 13:32:39 Joel Sherrill 2008-08-04 Sebastian Huber <sebastian.huber@…> … 4.104.114.95
(edit) @96d0b64   03/05/07 21:01:40 Joel Sherrill 2007-03-05 Joel Sherrill <joel@…> PR 1222/cpukit * … 4.104.114.84.95
(edit) @32e101b   02/05/07 15:35:36 Ralf Corsepius Use size_t for sizes. 4.104.114.84.95
(edit) @a8eed23   01/27/05 05:57:05 Ralf Corsepius Include config.h. 4.104.114.84.95
(edit) @a0ed4ed   04/18/04 06:13:55 Ralf Corsepius Remove stray white spaces. 4.104.114.84.95
(edit) @05279b84   04/17/04 13:32:13 Ralf Corsepius Remove stray white spaces. 4.104.114.84.95
(edit) @3127180   03/29/04 12:51:43 Ralf Corsepius 2004-04-29 Ralf Corsepius <ralf_corsepius@…> * … 4.104.114.84.95
(edit) @91e46776   10/21/03 14:20:05 Ralf Corsepius 2003-10-21 Ralf Corsepius <corsepiu@…> * … 4.104.114.84.95
(edit) @dd687d97   09/04/03 18:56:05 Joel Sherrill 2003-09-04 Joel Sherrill <joel@…> * include/rtems/debug.h, … 4.104.114.84.95
(edit) @7d741413   08/16/01 19:35:08 Joel Sherrill 2001-08-16 Joel Sherrill <joel@…> * … 4.104.114.84.95
(edit) @00815403   08/09/01 20:46:12 Joel Sherrill 2001-08-09 Joel Sherrill <joel@…> * … 4.104.114.84.95
(edit) @53fb837a   01/13/00 19:25:15 Joel Sherrill POSIX message queues now include complete functionality including … 4.104.114.84.95
(edit) @89184f9   01/06/00 15:31:24 Joel Sherrill Corrected spacing. 4.104.114.84.95
(edit) @466b8882   01/05/00 17:18:51 Jennifer.Averett Added the recording of the submit type. 4.104.114.84.95
(edit) @08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice. 4.104.114.84.95
(add) @82cb78d8   11/02/99 21:45:15 Joel Sherrill Split core message queue and watchdog handler objects into separate files. 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.