source: rtems/cpukit/score/src/coremutexseize.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) @94d5b390   09/23/16 09:29:48 Sebastian Huber score: Simplify CORE mutex seize Rename … 5
(edit) @e41308ea   08/22/16 08:58:34 Sebastian Huber score: Introduce Thread_queue_Lock_context Introduce … 5
(edit) @d79df38   07/26/16 08:34:21 Sebastian Huber score: Add deadlock detection The mutex objects use the owner field … 5
(edit) @3a58dc8   07/05/16 11:37:10 Sebastian Huber score: Priority inherit thread queue operations Move the priority … 5
(edit) @f23d470   06/09/16 15:33:15 Gedare Bloom cpukit: Add and use Watchdog_Discipline. Clock disciplines may be … 5
(edit) @0b713f89   05/30/16 04:59:55 Sebastian Huber score: Rework CORE inherit priority mutex Provide dedicated seize and … 5
(edit) @33e250c9   05/27/16 13:41:41 Sebastian Huber score: Rework CORE priority ceiling mutex Rework seize and surrender … 5
(edit) @5a598ac   05/27/16 06:02:03 Sebastian Huber score: Add CORE mutex variants Add CORE_recursive_mutex_Control and … 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) @d5cc9fd6   04/28/16 04:51:25 Sebastian Huber score: RTEMS_DO_NOT_INLINE_CORE_MUTEX_SEIZE Delete … 5
(edit) @8765c57   04/18/16 05:00:55 Sebastian Huber score: Remove id parameter _CORE_mutex_Seize() Parameter was unused. 5
(edit) @1e1a91ed   03/23/16 09:01:31 Sebastian Huber score: Remove Thread_queue_Queue::operations field Remove the … 5
(edit) @dafa5d88   09/03/15 08:27:16 Sebastian Huber score: Implement priority boosting 5
(edit) @e2735012   06/24/15 09:05:39 Sebastian Huber score: Introduce Thread_queue_Queue Separate the thread queue heads … 5
(edit) @900d337f   05/05/15 11:05:54 Sebastian Huber score: Rework _Thread_Change_priority() Move the writes to … 4.115
(edit) @4438ac25   05/02/15 12:27:24 Sebastian Huber score: Fine grained locking for mutexes 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) @be6c461   04/23/15 08:27:07 Sebastian Huber score: _CORE_mutex_Seize_interrupt_blocking() Move some code into … 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) @24934e36   04/03/14 13:03:35 Sebastian Huber score: Add scheduler control to scheduler ops Scheduler operations … 4.115
(edit) @cb8d3e7   03/27/14 07:04:10 Sebastian Huber score: Delete CORE_mutex_Control::blocked_count 4.115
(edit) @c2225d7   03/28/14 08:24:28 Sebastian Huber score: Add _Scheduler_Change_priority_if_higher() Add … 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) @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) @c6e21ee1   07/24/13 11:12:38 Sebastian Huber score: Create scheduler implementation header Move implementation … 4.115
(edit) @95e09afa   07/17/13 13:53:17 Sebastian Huber score: Avoid direct usage of _Thread_Executing Pass the executing … 4.115
(edit) @20e239c2   07/17/13 12:23:14 Sebastian Huber score: Create mutex implementation header Move implementation … 4.115
(edit) @e0f91da   11/30/12 21:34:17 alexivanov97 score misc: Score misc: Clean up Doxygen #9 (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) @ac9d2ecc   09/01/11 18:13:54 Joel Sherrill 2011-09-01 Petr Benes <benesp16@…> PR 1895/cpukit * … 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) @aae7f1a1   12/22/08 05:52:32 Ralf Corsepius Eliminate TRUE/FALSE. 4.104.115
(edit) @484a769   09/04/08 17:46:39 Ralf Corsepius Convert to "bool". 4.104.114.95
(edit) @81f5957   01/25/08 20:14:45 Jennifer.Averett 2008-01-25 Jennifer Averett <jennifer.averett@…> * … 4.104.114.95
(edit) @04dba49   10/19/06 19:20:10 Joel Sherrill 2006-10-19 Joel Sherrill <joel@…> * configure.ac, … 4.104.114.84.95
(edit) @83df49f   07/11/06 21:05:12 Joel Sherrill 2006-07-11 Joel Sherrill <joel@…> PR 1124/rtems * … 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) @8af72be   11/23/03 21:45:00 Ralf Corsepius 2003-11-23 Ralf Corsepius <corsepiu@…> PR 525/rtems * … 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) @fb1d8f81   08/30/01 18:33:57 Joel Sherrill 2001-08-30 Joel Sherrill <joel@…> * src/coremutex.c, … 4.104.114.84.95
(edit) @43b6f75   11/30/00 14:08:30 Joel Sherrill 2000-11-30 Joel Sherrill <joel@…> * General effort to make … 4.104.114.84.95
(edit) @12aeaec6   07/06/00 19:10:30 Joel Sherrill The code that attempts to obtain a mutex has now been inlined. The … 4.104.114.84.95
(edit) @5870ac55   01/05/00 22:19:21 Joel Sherrill Added support for simple binary semaphores in addition to the high … 4.104.114.84.95
(edit) @7d91d72   12/13/99 15:29:20 Joel Sherrill First attempt at adding simple binary semaphore in addition to the … 4.104.114.84.95
(edit) @08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice. 4.104.114.84.95
(add) @7cc8d6c   11/02/99 21:48:15 Joel Sherrill Split core mutex and semaphore handlers into separate files. 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.