base: use atomic load/store in reference counting
commitbb7b4f7a94e5c5c454f886ccd632565b81295e42
authorLuke Howard <lukeh@padl.com>
Mon, 13 Jul 2020 00:04:18 +0000 (13 10:04 +1000)
committerLuke Howard <lukeh@padl.com>
Mon, 13 Jul 2020 23:35:14 +0000 (14 09:35 +1000)
tree060ae139b0d0acff7777356d6bd037715a3ffafd
parent4986ebcb672fdbd90c1419e343a1c9077ee614c1
base: use atomic load/store in reference counting

Use the new atomic load and store macros for testing and setting reference
count overflow.
lib/base/heimbase.c