1
1
Nathan Hjelm 52ed5a9bf8 opal_lifo: fix one more potential issue with the new 128-bit lifo atomics
It is possible the compiler can reorder the read of the head item and
the head itself. This could lead to a situation where the item
returned was not really the head item.
2014-12-09 21:48:14 -07:00
..
2014-12-04 15:30:02 -07:00
2014-12-04 15:30:02 -07:00
2014-12-04 15:30:02 -07:00
2014-05-14 23:45:50 +00:00
2014-10-12 21:13:42 -07:00