source: rtems/cpukit/score/include/rtems/score/threadqimpl.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12f93fbb   07/27/15 11:19:17 Sebastian Huber score: Add thread queue for self-contained objects 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) @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) @9341773   07/11/15 20:04:32 Sebastian Huber score: Typo 4.115
(edit) @d8752860   05/11/15 12:56:12 Sebastian Huber score: Add static initializers for thread queues 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) @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) @22788bc   04/23/15 11:01:05 Sebastian Huber score: _Thread_queue_Extract() Remove thread queue parameter from … 4.115
(edit) @c639cf2   04/30/15 13:26:23 Sebastian Huber score: Delete unused Thread_queue_Timeout_callout 4.115
(edit) @9cac9c5   04/23/15 11:09:56 Sebastian Huber score: Delete _Thread_queue_Dequeue_priority() 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) @49d4364   04/22/15 09:35:14 Sebastian Huber score: Delete bogus THREAD_QUEUE_WAIT_FOREVER It makes no sense to … 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) @e0eb07a   03/06/15 19:26:12 Joel Sherrill Fix more Doxygen typos 4.115
(edit) @60fe374   08/03/14 11:02:58 Sebastian Huber rbtree: Add and use RBTree_Compare_result 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) @b4bdbcf   05/15/14 07:41:20 Sebastian Huber score: Make _Thread_queue_Requeue() static This function is only used … 4.115
(edit) @91e7b0c   03/27/14 08:04:47 Sebastian Huber score: PR2172: _Thread_queue_Extract() Add … 4.115
(edit) @600bb68f   03/27/14 07:30:51 Sebastian Huber score: _Thread_queue_Extract_with_proxy() Drop the return status, … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @db0e05ff   08/23/13 09:57:11 Sebastian Huber score: Delete unused function parameter 4.115
(edit) @215ccce   08/23/13 09:52:01 Sebastian Huber score: PR2140: _Thread_queue_Extract() Return if the executing … 4.115
(edit) @07332ae   08/22/13 13:20:06 Sebastian Huber score: _Thread_queue_Enqueue_with_handler() Add thread parameter to … 4.115
(add) @a112364   07/24/13 15:30:26 Sebastian Huber score: Create threadq implementation header Move implementation … 4.115
Note: See TracRevisionLog for help on using the revision log.