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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.