#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: assignedclosed

In 737e18d/rtems:

rtems: Do not broadcast to signal a condition var

Close #4463.

Note: See TracTickets for help on using tickets.