[PATCH 2/5] score: Fix blocking message queue receive

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Sep 2 05:51:34 UTC 2021


On 01/09/2021 18:58, Gedare Bloom wrote:
> On Tue, Aug 31, 2021 at 5:24 AM Sebastian Huber
> <sebastian.huber at embedded-brains.de>  wrote:
>> In order to ensure FIFO fairness across schedulers, the thread queue
>> surrender operation must be used to dequeue a thread from the thread
>> queue.  The thread queue extract operation is intended for timeouts.
>>
> Please add a note like this to the doxygen for _Thread_queue_Extract().

Thanks for the review. I didn't add this note, but instead I tried to 
add this information to the thread queue operations:

https://lists.rtems.org/pipermail/devel/2021-September/069107.html


-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/


More information about the devel mailing list