Searched hist:71023 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/amd64/include/
H A Datomic.hdiff 71023 Sun Jan 14 07:55:21 MST 2001 jhb Fix the atomic_load_acq() and atomic_store_rel() functions to properly
implement memory fences for the 486+. The 386 still uses versions w/o
memory fences as all operations on the 386 are not program ordered.
The 386 versions are not MP safe.
/freebsd-11-stable/sys/i386/include/
H A Datomic.hdiff 71023 Sun Jan 14 07:55:21 MST 2001 jhb Fix the atomic_load_acq() and atomic_store_rel() functions to properly
implement memory fences for the 486+. The 386 still uses versions w/o
memory fences as all operations on the 386 are not program ordered.
The 386 versions are not MP safe.

Completed in 61 milliseconds