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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2581a56   05/20/16 19:39:56 Sebastian Huber score: Add semaphore variants 5
(edit) @93306058   05/27/16 12:43:19 Sebastian Huber score: _CORE_mutex_Check_dispatch_for_seize() Move the safety check … 5
(edit) @0e1d11f3   05/27/16 11:26:53 Sebastian Huber score: Add _Thread_queue_Context_set_MP_callout() Add … 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) @39bcf741   05/25/16 12:23:48 Sebastian Huber Fix semaphore post overflow status Close #2720. 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) @bdb3b7f   05/20/16 13:52:27 Sebastian Huber score: _CORE_semaphore_Seize() Delete unused parameter. 5
(edit) @e266d13   05/20/16 13:10:27 Sebastian Huber Replace *_Get_interrupt_disable() with *_Get() Uniformly use *_Get() … 5
(edit) @33829ce   05/13/16 12:07:23 Sebastian Huber score: Avoid Giant lock for _Thread_Start() Update #2555. 5
(edit) @b30ab25   05/03/16 14:16:08 Sebastian Huber mpci: Avoid Giant lock in _MPCI_Process_response() Update #2555. … 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) @a62c3aa3   03/24/16 14:39:38 Sebastian Huber score: Allow MPCI packet receive function to block 5
(edit) @97bbf02   03/22/16 07:52:50 Sebastian Huber score: Use constant for maximum count of CORE sema 5
(edit) @1e1a91ed   03/23/16 09:01:31 Sebastian Huber score: Remove Thread_queue_Queue::operations field Remove the … 5
(edit) @19e855d7   03/18/16 14:33:13 Sebastian Huber mpci: Avoid Giant lock Update #2555. 5
(edit) @358bd740   02/03/16 11:41:02 Sebastian Huber score: Avoid SCORE_EXTERN Delete SCORE_INIT. This finally removes … 5
(edit) @8ca372e   01/26/16 09:11:48 Sebastian Huber Use linker set for MPCI initialization Update #2408. 5
(edit) @addb600   01/26/16 09:29:28 Sebastian Huber mpci: Fix warning Assignment is superfluous due to later call to … 5
(edit) @885c342e   01/26/16 09:23:22 Sebastian Huber mpci: Update due to API changes Update due to API changes introduced … 5
(edit) @cfa5aab   05/02/15 12:02:20 Sebastian Huber score: Delete _CORE_semaphore_Seize() Rename … 4.115
(edit) @e76c517   05/01/15 18:52:51 Sebastian Huber score: Fine grained locking for semaphores Update #2273. 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) @22788bc   04/23/15 11:01:05 Sebastian Huber score: _Thread_queue_Extract() Remove thread queue parameter from … 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) @81b03c6   03/05/15 07:11:27 Sebastian Huber score: Add and use PRIORITY_PSEUDO_ISR 4.115
(edit) @1ed8762e   04/21/14 18:08:38 Joel Sherrill mpci.c: Now compiles again 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @83bf105   02/19/14 09:57:46 Sebastian Huber score: Rename _Internal_error_Occurred() Rename … 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) @7f04cb18   07/25/13 07:10:38 Sebastian Huber score: Create mpci implementation header Move implementation specific … 4.115
(edit) @a112364   07/24/13 15:30:26 Sebastian Huber score: Create threadq 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) @5618c37a   07/24/13 13:14:48 Sebastian Huber score: Create thread implementation header Move implementation … 4.115
(edit) @e36f2b8   07/18/13 12:27:30 Sebastian Huber score: Avoid direct usage of _Thread_Executing Pass the executing … 4.115
(edit) @c4f58558   07/18/13 12:14:04 Sebastian Huber score: Create semaphore implementation header Move implementation … 4.115
(edit) @cbfe05c   07/18/13 07:50:43 Sebastian Huber score: Update due to API changes 4.115
(edit) @2d2352b   06/05/13 09:48:57 Sebastian Huber score: Add and use _Objects_Put() Add and use … 4.115
(edit) @bf54252   11/28/12 20:14:50 deviennealexandre Score misc: Clean up Doxygen #4 (GCI 2012) This patch is a task from … 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) @d689de0   09/09/11 10:57:58 Sebastian Huber 2011-09-09 Sebastian Huber <sebastian.huber@…> * … 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) @aae7f1a1   12/22/08 05:52:32 Ralf Corsepius Eliminate TRUE/FALSE. 4.104.115
(edit) @790b50b   12/17/08 22:46:05 Joel Sherrill 2008-12-17 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @a5b6cdd   09/08/08 15:19:34 Joel Sherrill 2008-09-08 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @26f5aa0   09/05/08 14:50:10 Joel Sherrill 2008-09-05 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @ecf0f4c   06/13/08 15:06:32 Joel Sherrill 2008-06-13 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @def9eef   01/28/08 17:19:01 Joel Sherrill 2008-01-28 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @976162a6   12/03/07 22:23:13 Joel Sherrill 2007-12-03 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @0e87deaa   10/26/07 20:19:02 Joel Sherrill 2007-10-26 Joel Sherrill <joel.sherrill@…> * … 4.104.114.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) @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) @b041968   10/31/02 20:09:49 Joel Sherrill 2002-10-31 Joel Sherrill <joel@…> * src/heapgetinfo.c: … 4.104.114.84.95
(edit) @ef9505a9   07/01/02 22:30:12 Joel Sherrill 2002-07-01 Joel Sherrill <joel@…> * Mega patch merge to … 4.104.114.84.95
(edit) @08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice. 4.104.114.84.95
(edit) @97e2729d   11/23/98 17:38:09 Joel Sherrill Added --disable-multiprocessing flag and modified a lot of files to … 4.104.114.84.95
(edit) @60b791ad   02/17/98 23:46:28 Joel Sherrill updated copyright to 1998 4.104.114.84.95
(edit) @98e4ebf5   10/08/97 15:45:54 Joel Sherrill Fixed typo in the pointer to the license terms. 4.104.114.84.95
(edit) @03f2154e   04/22/97 17:20:27 Joel Sherrill headers updated to reflect new style copyright notice as part of … 4.104.114.84.95
(edit) @1019ae4   01/08/97 16:20:47 Joel Sherrill added some casts to reduce warnings reported by users with Microtec … 4.104.114.84.95
(edit) @3fd3da4   08/08/96 12:31:01 Mark.Johannes _MPCI_Register_packet_processor: changes first parameter type to … 4.104.114.84.95
(edit) @ebd40c0   06/06/96 14:55:08 Joel Sherrill Added Sporadic Server support to posix threads which required changes … 4.104.114.84.95
(edit) @adf98bd   02/21/96 14:44:11 Joel Sherrill Removed the internal thread objects and dispersed its contents to the … 4.104.114.84.95
(edit) @67d224a   12/08/95 21:06:15 Joel Sherrill added correct use of _Thread_queue_Enter_critical_section 4.104.114.84.95
(edit) @5e9b32b   09/26/95 19:27:15 Joel Sherrill posix support initially added 4.104.114.84.95
(edit) @cda7ecc   09/21/95 17:58:58 Joel Sherrill More file movement 4.104.114.84.95
(edit) @be650a84   09/21/95 16:22:25 Joel Sherrill moving files around 4.104.114.84.95
(edit) @b3ac6a8d   09/12/95 19:45:42 Joel Sherrill Initial attempt at building HP PA-RISC using Solaris hosted tools. … 4.104.114.84.95
(edit) @3a4ae6c   09/11/95 19:35:39 Joel Sherrill The word "RTEMS" almost completely removed from the core. … 4.104.114.84.95
(edit) @7f6a24ab   08/28/95 15:30:29 Joel Sherrill Added unused priority ceiling parameter to rtems_semaphore_create. … 4.104.114.84.95
(add) @ac7d5ef0   05/11/95 17:39:37 Joel Sherrill Initial revision 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.