Changeset 6369daf in rtems for c/src/lib/libbsp/i386/pc386

Timestamp:
05/31/20 14:22:58 (4 years ago)
Author:
Jan Sommer <jan.sommer@…>
Branches:
5, master
Children:
96d9823
Parents:
208cd6b
git-author:
Jan Sommer <jan.sommer@…> (05/31/20 14:22:58)
git-committer:
Chris Johns <chrisj@…> (06/11/20 03:29:35)
Message:

smpsignal01: Change state before sending the signal

The signal handler of the consumer might start executing
before rtems_signal_send of the producer returns.
Therefore change the state to SIG_1_SENT before sending the signal.

(No files)

Note: See TracChangeset for help on using the changeset viewer.