X-Git-Url: http://git.jankratochvil.net/?p=captive.git;a=blobdiff_plain;f=src%2Flibcaptive%2Fcc%2Fsharedcachemap.h;h=85fa2fe3afbb052600dac6573cf2915ef216342c;hp=9c0e3098c6b1522dc9e1f8ddc6af9cecbf160907;hb=0629f8bd3224b53621f1f19157b715c444c0d256;hpb=b94095a878e67492771b2bc956fafb1cb74d9da9 diff --git a/src/libcaptive/cc/sharedcachemap.h b/src/libcaptive/cc/sharedcachemap.h index 9c0e309..85fa2fe 100644 --- a/src/libcaptive/cc/sharedcachemap.h +++ b/src/libcaptive/cc/sharedcachemap.h @@ -74,6 +74,7 @@ void captive_shared_cache_map_flush_all(void); gboolean captive_shared_cache_map_is_any_dirty(void); gint64 captive_shared_cache_map_CcGetDirtyPages(PDIRTY_PAGE_ROUTINE DirtyPageRoutine,VOID *Context1,VOID *Context2); gpointer captive_shared_cache_map_get_buffer(CaptiveSharedCacheMapObject *captive_shared_cache_map_object); +gboolean captive_shared_cache_map_restart_needed(void); G_END_DECLS