1
1
Nathan Hjelm 209a7a0721 opal/lifo: add load-linked store-conditional support
This commit adds implementations for opal_atomic_lifo_pop and
opal_atomic_lifo_push that make use of the load-linked and
store-conditional instruction. These instruction allow for a more
efficient implementation on supported platforms.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-08-18 14:01:52 -06:00
..
2015-08-18 09:11:38 -06:00
2015-06-23 20:59:57 -07:00
2015-06-25 10:14:13 -06:00
2015-06-25 10:14:13 -06:00
2015-07-29 07:28:08 -07:00
2015-06-25 10:14:13 -06:00
2015-06-23 20:59:57 -07:00