Make platform_atomic_thread_fence inline
commit459dced6c0834a9394437054b890a92a3fd46dba
authorTim Blechmann <tim@klingt.org>
Tue, 5 Oct 2010 19:17:57 +0000 (5 21:17 +0200)
committerHelge Bahmann <hcb@chaoticmind.net>
Tue, 5 Oct 2010 19:25:16 +0000 (5 21:25 +0200)
treee72d28fb72e3cf0af7a050fbd084a6992cd31ac8
parent9259470683ab3d32cfa9ce646b781d8d0c8e9a5c
Make platform_atomic_thread_fence inline

Mark platform_atomic_thread_fence implementations as
"inline" to avoid linker errors.

Signed-off-by: Helge Bahmann <hcb@chaoticmind.net>
boost/atomic/detail/gcc-alpha.hpp
boost/atomic/detail/gcc-ppc.hpp
boost/atomic/detail/gcc-x86.hpp
boost/atomic/detail/interlocked.hpp