base: move atomic macros into separate header

Move the atomic macros into a distinct header, heimbase-atomics.h, in
preparation for the introduction of additional macros
This commit is contained in:
Luke Howard
2020-07-13 09:43:37 +10:00
parent bc3270cd88
commit fcfca367cf
4 changed files with 187 additions and 143 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ endif
libheimbase_la_LIBADD = $(PTHREAD_LIBADD) $(LIB_dlopen) $(LIB_com_err)
include_HEADERS = heimbase.h common_plugin.h heimbase-svc.h
include_HEADERS = heimbase.h common_plugin.h heimbase-atomics.h heimbase-svc.h
ERR_FILES = heim_err.c