Re: 【About rtems condition variable signal intf】

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Jul 1 12:01:01 UTC 2021


Hello,

On 01/07/2021 11:20, tianye at 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.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 users mailing list