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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ec771f2   11/16/17 14:04:21 Sebastian Huber score: Fix priority ceiling updates We must not clear the priority … 5
(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) @02878626   10/17/17 14:15:31 Sebastian Huber score: Add _Thread_Add_timeout_ticks() Replace … 5
(edit) @bf2a53d2   10/14/17 13:14:53 Sebastian Huber score: Rename watchdog variants Rename PER_CPU_WATCHDOG_RELATIVE in … 5
(edit) @db3a3de   10/10/17 08:03:48 Sebastian Huber score: Add _Thread_queue_Dispatch_disable() 5
(edit) @3a659b04   12/09/16 06:19:22 Sebastian Huber score: Introduce _Internal_error() 5
(edit) @b6606e8   12/08/16 15:41:30 Sebastian Huber score: Remove fatal is internal indicator The fatal is internal … 5
(edit) @b3cb2c1   12/01/16 21:24:02 Sebastian Huber score: Fix debug thread queue context init On ARM Thumb we may have … 5
(edit) @c09db57   11/28/16 12:28:32 Sebastian Huber score: Fix thread queue context initialization Initialize the thread … 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) @0dd49d0   10/31/16 15:10:32 Sebastian Huber score: Introduce thread resource count methods This makes it easier … 5
(edit) @3a27248   10/21/16 07:23:58 Sebastian Huber score: First part of new MrsP implementation Update #2556. 5
(edit) @f6142c19   09/09/16 09:00:06 Sebastian Huber score: Scheduler node awareness for thread queues Maintain the … 5
(edit) @300f6a48   06/22/16 15:09:23 Sebastian Huber score: Rework thread priority management Add priority nodes which … 5
(edit) @e41308ea   08/22/16 08:58:34 Sebastian Huber score: Introduce Thread_queue_Lock_context Introduce … 5
(edit) @114e408   08/22/16 11:17:05 Sebastian Huber score: Simplify thread queue acquire/release 5
(edit) @424ffe4d   08/11/16 08:26:57 Sebastian Huber score: Introduce thread queue surrender operation This is an … 5
(edit) @a827447   08/11/16 07:47:21 Sebastian Huber score: Dismantle _Thread_queue_Do_extract_locked() Dismantle … 5
(edit) @fef3ea9   08/11/16 06:32:49 Sebastian Huber score: Add _Thread_queue_Surrender() Add _Thread_queue_Surrender() to … 5
(edit) @aaaf9610   08/08/16 06:44:51 Sebastian Huber score: Add debug support to red-black trees This helps to detect … 5
(edit) @ca783bbe   08/04/16 08:16:14 Sebastian Huber score: Fix _Thread_queue_Path_release() It is possible that the owner … 5
(edit) @1c1e31f7   08/04/16 06:10:29 Sebastian Huber score: Optimize _Thread_queue_Path_release() Update #2556. 5
(edit) @ff2e6c64   08/02/16 09:26:56 Sebastian Huber score: Fix and simplify thread wait locks There was a subtile race … 5
(edit) @d79df38   07/26/16 08:34:21 Sebastian Huber score: Add deadlock detection The mutex objects use the owner field … 5
(edit) @1fcac5ad   07/25/16 14:35:37 Sebastian Huber score: Turn thread lock into thread wait lock The … 5
(edit) @3a58dc8   07/05/16 11:37:10 Sebastian Huber score: Priority inherit thread queue operations Move the priority … 5
(edit) @ea93844   07/26/16 06:01:58 Sebastian Huber score: Format 5
(edit) @f23d470   06/09/16 15:33:15 Gedare Bloom cpukit: Add and use Watchdog_Discipline. Clock disciplines may be … 5
(edit) @02987728   06/29/16 13:33:26 Sebastian Huber score: Avoid atomic fences for thread wait flags The use of atomic … 5
(edit) @b6b25a9   06/29/16 13:32:51 Sebastian Huber score: Fix thread lock on SMP configurations 5
(edit) @7bf9c8b   06/09/16 13:14:19 Sebastian Huber score: Comment _Thread_queue_Enqueue_critical() 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) @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) @0e9d5b6   05/24/16 11:15:47 Sebastian Huber mpci: Fix thread queue flush method We must call the MP callout for … 5
(edit) @8f96581   04/01/16 09:38:47 Sebastian Huber score: Rework MP thread queue callout support The thread queue … 5
(edit) @e581ea9   03/30/16 13:00:29 Sebastian Huber score: Fix _Thread_queue_Extract_locked() We must update the wait … 5
(edit) @16832b0   03/29/16 10:06:55 Sebastian Huber score: Fix multiprocessing thread proxies We must provide thread … 5
(edit) @1e1a91ed   03/23/16 09:01:31 Sebastian Huber score: Remove Thread_queue_Queue::operations field Remove the … 5
(edit) @03b900d   02/18/16 07:36:26 Sebastian Huber score: Replace watchdog handler implementation Use a red-black tree … 5
(edit) @0e3c59d6   06/26/15 10:54:33 Sebastian Huber score: Use a plain ticket lock for thread locks This enables external … 5
(edit) @e709aa85   07/13/15 11:49:35 Sebastian Huber score: Move wait flag update to tq extract This makes it possible to … 5
(edit) @e2735012   06/24/15 09:05:39 Sebastian Huber score: Introduce Thread_queue_Queue Separate the thread queue heads … 5
(edit) @d5423295   05/18/15 09:09:14 Sebastian Huber score: _Thread_Dispatch_disable_critical() Thread dispatching is … 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) @cc366ec   04/24/15 10:02:20 Sebastian Huber score: New thread queue implementation Use thread wait flags for … 4.115
(edit) @383cf42   04/22/15 09:15:46 Sebastian Huber score: More thread queue operations Move thread queue discipline … 4.115
(edit) @568af83   04/21/15 08:17:13 Sebastian Huber score: Add Thread_queue_Operations Replace the … 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) @2903090   04/15/15 09:26:46 Sebastian Huber score: Add header to _Watchdog_Remove() Add watchdog header parameter … 4.115
(edit) @56729d8   04/23/15 19:29:56 Sebastian Huber score: Delete STATES_WAITING_ON_THREAD_QUEUE Avoid the usage of the … 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) @b0686b4   04/22/15 11:57:18 Sebastian Huber score: Delete _CORE_RWLock_Timeout() This function was identical to … 4.115
(edit) @41814fa6   04/09/15 11:54:17 Sebastian Huber score: Fix thread queue race condition On uni-processor … 4.115
(edit) @3134eb8   03/24/15 09:47:02 Sebastian Huber score: Use a dedicated ISR lock for thread queues This makes it … 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) @a6524b9   03/22/15 13:31:59 Sebastian Huber score: Simplify debug code and use _Assert() 4.115
(edit) @d2bdf5c   03/22/15 10:58:10 Sebastian Huber score: Move _Thread_queue_Requeue() Now all the main thread queue … 4.115
(edit) @688fbc44   03/22/15 09:43:06 Sebastian Huber score: Move _Thread_queue_Extract() Move _Thread_queue_Dequeue(). We … 4.115
(edit) @2429766   03/22/15 09:37:52 Sebastian Huber score: Move _Thread_blocking_operation_Cancel() Move … 4.115
(edit) @3250664   07/15/14 17:37:36 Joel Sherrill Thread Queue: Merge discipline subroutines into main methods There … 4.115
(edit) @ed7a028   07/07/14 19:26:13 Joel Sherrill Thread Queue Priority Discipline Reimplemented with RBTree 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) @5618c37a   07/24/13 13:14:48 Sebastian Huber score: Create thread implementation header Move implementation … 4.115
(edit) @4b48ece0   07/22/13 08:21:03 Sebastian Huber score: Create watchdog implementation header Move implementation … 4.115
(edit) @f7f1d77   11/28/12 14:11:31 alexivanov97 score misc: Clean up Doxygen (GCI 2012) This patch is a task from GCI … 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) @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) @b3836ce   09/05/08 21:54:20 Joel Sherrill 2008-09-05 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @3168deaa   01/22/08 18:28:53 Joel Sherrill 2008-01-22 Joel Sherrill <joel.sherrill@…> * … 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) @047d67a   11/15/06 14:08:49 Joel Sherrill 2006-11-15 Joel Sherrill <joel.sherrill@…> * … 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) @52502994   04/05/06 20:08:59 Joel Sherrill 2006-04-05 Joel Sherrill <joel@…> Victor V. Vengerov … 4.104.114.84.95
(edit) @a8eed23   01/27/05 05:57:05 Ralf Corsepius Include config.h. 4.104.114.84.95
(edit) @3239698   04/15/04 13:26:21 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
(add) @dfbfa2b0   11/02/99 20:36:11 Joel Sherrill Split threadq.c into multiple files. 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.