Changeset 118208b in rtems for cpukit/score/src

Timestamp:
12/19/17 10:05:45 (6 years ago)
Author:
Konstantin Belousov <kib@…>
Branches:
master
Children:
c830bc64
Parents:
bd0fdf4e
git-author:
Konstantin Belousov <kib@…> (12/19/17 10:05:45)
git-committer:
Sebastian Huber <sebastian.huber@…> (11/15/21 07:56:53)
Message:

Use atomic_load(9) to read ppsinfo sequence numbers.

In this case volatile qualifiers enusre that a compiler does not
optimize the accesses out.

Reviewed by: alc, jhb
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D13534

(No files)

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