1
1
Nathan Hjelm 298f238096 opal_lifo: add missing memory barrier to 64/32-bit atomic lifo
implementation

Need to ensure the head write is complete before updating the item's
next pointer.

References #371
2015-02-17 12:23:13 -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
2015-01-16 18:45:55 +09:00