]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
lib: define specialized get_thread_id for use in thread subquery
[notmuch] / lib / notmuch-private.h
index 4c4083966ee409ae686daf38320c687e547c5d33..4598577f3bc42e99a1e3bb4c120371de0df4becb 100644 (file)
@@ -448,6 +448,7 @@ _notmuch_database_link_message_to_parents (notmuch_database_t *notmuch,
 
 notmuch_status_t
 _notmuch_message_index_file (notmuch_message_t *message,
+                            notmuch_indexopts_t *indexopts,
                             notmuch_message_file_t *message_file);
 
 /* messages.c */
@@ -536,6 +537,10 @@ _notmuch_message_database (notmuch_message_t *message);
 
 void
 _notmuch_message_remove_unprefixed_terms (notmuch_message_t *message);
+
+const char *
+_notmuch_message_get_thread_id_only(notmuch_message_t *message);
+
 /* sha1.c */
 
 char *