On 2/9/21 5:09 pm, Sebastian Huber wrote:
> Hello Chris,
>
> thanks for the review, I will send a v2 of the patch.
>
> On 02/09/2021 08:38, Chris Johns wrote:
>>> */
>>> Thread_queue_Enqueue_operation enqueue;
>>> /**
>>> - * @brief Thread queue extract operation.
>>> + * @brie
Hello Chris,
thanks for the review, I will send a v2 of the patch.
On 02/09/2021 08:38, Chris Johns wrote:
*/
Thread_queue_Enqueue_operation enqueue;
/**
- * @brief Thread queue extract operation.
+ * @brief This operation is used to extract the thread from the thread queue
On 2/9/21 3:50 pm, Sebastian Huber wrote:
> ---
> cpukit/include/rtems/score/threadq.h | 44 ++--
> cpukit/include/rtems/score/threadqimpl.h | 17 +
> 2 files changed, 51 insertions(+), 10 deletions(-)
>
> diff --git a/cpukit/include/rtems/score/threadq.h
> b/cpuk
---
cpukit/include/rtems/score/threadq.h | 44 ++--
cpukit/include/rtems/score/threadqimpl.h | 17 +
2 files changed, 51 insertions(+), 10 deletions(-)
diff --git a/cpukit/include/rtems/score/threadq.h
b/cpukit/include/rtems/score/threadq.h
index 10476888d4..0362f