summaryrefslogtreecommitdiff
path: root/src/persistence_client_library_data_organization.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/persistence_client_library_data_organization.h')
-rw-r--r--src/persistence_client_library_data_organization.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/persistence_client_library_data_organization.h b/src/persistence_client_library_data_organization.h
index 429b77a..e83023d 100644
--- a/src/persistence_client_library_data_organization.h
+++ b/src/persistence_client_library_data_organization.h
@@ -267,6 +267,11 @@ const char* getSharedPublicWtPathKey(void);
*/
const char* getLocalCacheFilePath(void);
+/// file descriptor used to call syncfs to commit buffer cache to disk
+extern int gSyncFd;
+
+/// flag to didicate if the lib is used by the NodeStateManager (appid)
+extern int gIsNodeStateManager;
/// application id