Hello,

On 01/07/2021 11:20, tia...@sugon.com wrote:
Hello
rtems_condition_variable_broadcast call _Condition_Broadcast, like this:
but in score level, there is a _Condition_Signal func, like this:
Is it a bug?

thanks for reporting this. Yes, this is a bug. I fixed it like this:

https://git.rtems.org/rtems/commit/?id=737e18dbca03c086601dfbe7f90ae143bc34f964

If you are interested, you could add a test case for this to:

https://git.rtems.org/rtems/tree/testsuites/sptests/spthread01/init.c?id=737e18dbca03c086601dfbe7f90ae143bc34f964
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@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/
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to