source: rtems/cpukit/score/src/threadchangepriority.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) @900d337f   05/05/15 11:05:54 Sebastian Huber score: Rework _Thread_Change_priority() Move the writes to … 4.115
(edit) @568af83   04/21/15 08:17:13 Sebastian Huber score: Add Thread_queue_Operations Replace the … 4.115
(edit) @4054c916   03/20/15 12:41:27 Sebastian Huber score: Add scheduler acquire/release This is currently a global lock … 4.115
(edit) @57947f1   03/23/15 14:05:32 Sebastian Huber score: Add thread lock Update #2273. 4.115
(edit) @2e9c3d5   03/17/15 15:28:50 Sebastian Huber score: Add thread priority change handler Since the thread current … 4.115
(edit) @6a941e3   03/17/15 15:24:44 Sebastian Huber score: Fix _Thread_Change_priority() Atomically update the current … 4.115
(edit) @b8a5abf   02/26/15 09:33:36 Sebastian Huber score: Update _Thread_Heir only if necessary Previously, the … 4.115
(edit) @3250664   07/15/14 17:37:36 Joel Sherrill Thread Queue: Merge discipline subroutines into main methods There … 4.115
(edit) @92635cb   06/03/14 14:27:53 Sebastian Huber score: Remove scheduler parameter from most ops Remove the scheduler … 4.115
(edit) @4d1f500   06/03/14 13:58:30 Sebastian Huber score: Rename _Scheduler_Update() Rename _Scheduler_Update() to … 4.115
(edit) @b4bdbcf   05/15/14 07:41:20 Sebastian Huber score: Make _Thread_queue_Requeue() static This function is only used … 4.115
(edit) @f39f667a   05/14/14 11:50:48 Sebastian Huber score: Simplify _Thread_Change_priority() The function to change a … 4.115
(edit) @e1598a6   04/04/14 08:56:36 Sebastian Huber score: Static scheduler configuration Do not allocate the scheduler … 4.115
(edit) @24934e36   04/03/14 13:03:35 Sebastian Huber score: Add scheduler control to scheduler ops Scheduler operations … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @e5ca54c9   08/07/13 19:19:55 Sebastian Huber score: PR2136: Fix _Thread_Change_priority() Add call to … 4.115
(edit) @a112364   07/24/13 15:30:26 Sebastian Huber score: Create threadq 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) @c6e21ee1   07/24/13 11:12:38 Sebastian Huber score: Create scheduler 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) @108c4b0   02/18/11 15:12:44 Joel Sherrill 2011-02-18 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @010192d   02/17/11 22:21:44 Joel Sherrill 2011-02-17 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @dcf3687   01/28/11 20:24:54 Joel Sherrill 2011-01-28 Joel Sherrill <joel.sherrilL@…> * … 4.115
(edit) @0faa9dad   11/24/10 15:51:28 Joel Sherrill 2010-11-24 Gedare Bloom <giddyup44@…> PR 1647/cpukit * … 4.115
(edit) @4b1d261   07/30/10 18:53:06 Joel Sherrill 2010-07-30 Gedare Bloom <giddyup44@…> PR 1599/cpukit * … 4.115
(edit) @a55e305   07/29/10 17:52:10 Joel Sherrill 2010-07-29 Gedare Bloom <giddyup44@…> PR 1635/cpukit * … 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) @d9aca5f5   05/16/08 21:51:40 Joel Sherrill 2008-05-16 Till Straumann <strauman@…> * … 4.104.114.95
(edit) @45d406f8   05/10/07 18:47:35 Joel Sherrill 2007-05-10 Joel Sherrill <joel.sherrill@…> PR 1241/rtems … 4.104.114.84.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) @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) @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) @08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice. 4.104.114.84.95
(edit) @32441ab7   11/02/99 16:00:37 Joel Sherrill Added a comment to indicate that if a task blocked on a priority based … 4.104.114.84.95
(add) @05df0a8   05/17/99 20:41:13 Joel Sherrill Thread Handler split into multiple files. Eventually, as RTEMS is … 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.