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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7f742432   10/31/16 07:22:02 Sebastian Huber score: Delete Thread_Scheduler_control::own_node Update #2556. 5
(edit) @70c22d93   09/23/16 08:47:22 Sebastian Huber score: Add _Thread_Scheduler_remove_wait_node() Update #2556. 5
(edit) @36d7aba   09/23/16 08:46:49 Sebastian Huber score: Add _Thread_Scheduler_add_wait_node() Update #2556. 5
(edit) @1c9688a9   09/27/16 09:37:22 Sebastian Huber score: Add _Scheduler_Node_get_scheduler() Update #2556. 5
(edit) @f0115ab   09/23/16 08:47:36 Sebastian Huber score: Fix warning 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) @b20b736   06/28/16 04:54:50 Sebastian Huber score: Introduce _Thread_Get_priority() Avoid direct access to thread … 5
(edit) @15b5678d   08/01/16 09:03:16 Sebastian Huber score: Move thread wait node to scheduler node Update #2556. 5
(edit) @1f210ac1   08/10/16 06:37:16 Sebastian Huber score: Optimize thread queue enqueue Optimize the enqueue to empty … 5
(edit) @424ffe4d   08/11/16 08:26:57 Sebastian Huber score: Introduce thread queue surrender operation This is an … 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) @ff2e6c64   08/02/16 09:26:56 Sebastian Huber score: Fix and simplify thread wait locks There was a subtile race … 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) @ac8402dd   06/27/16 08:20:34 Sebastian Huber score: Simplify _Thread_queue_Boost_priority() Raise the priority … 5
(edit) @059529e   07/21/16 08:15:02 Sebastian Huber score: Add debug support to chains This helps to detect * double … 5
(edit) @8a040fe4   05/19/16 15:03:31 Sebastian Huber score: Use _RBTree_Insert_inline() Use _RBTree_Insert_inline() for … 5
(edit) @eab538c   11/04/15 06:39:45 Sebastian Huber score: Fix warning Close #2454. 5
(edit) @dafa5d88   09/03/15 08:27:16 Sebastian Huber score: Implement priority boosting 5
(edit) @3995e6d   09/02/15 09:58:54 Sebastian Huber score: Implement SMP-specific priority queue 5
(edit) @8c25e04   09/02/15 13:02:27 Sebastian Huber score: Optimize thread queue first operation In case the thread queue … 5
(edit) @341f629   08/21/15 03:39:59 Sebastian Huber rbtree: Add _RBTree_Minimum(), _RBTree_Maximum() 5
(edit) @d7665823   06/24/15 13:43:19 Sebastian Huber score: Introduce Thread_queue_Heads Move the storage for the thread … 5
(edit) @e2735012   06/24/15 09:05:39 Sebastian Huber score: Introduce Thread_queue_Queue Separate the thread queue heads … 5
(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
(add) @568af83   04/21/15 08:17:13 Sebastian Huber score: Add Thread_queue_Operations Replace the … 4.115
Note: See TracRevisionLog for help on using the revision log.