Opened on 07/01/21 at 11:20:43
Closed on 07/01/21 at 11:58:44
#4463 closed defect (fixed)
rtems_condition_variable_signal() is implemented as a broadcast
Reported by: | Sebastian Huber | Owned by: | Sebastian Huber |
---|---|---|---|
Priority: | normal | Milestone: | 6.1 |
Component: | rtems | Version: | 5 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
rtems_condition_variable_signal() should use _Condition_Signal().
Change History (1)
comment:1 Changed on 07/01/21 at 11:58:44 by Sebastian Huber <sebastian.huber@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 737e18d/rtems: