Searched defs:thread_finish_context (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-storage/index/
H A Dindex-thread-finish.c35 struct thread_finish_context { struct
50 struct thread_finish_context *ctx;
58 struct thread_finish_context *ctx;
133 thread_lookup_existing(struct thread_finish_context *ctx, uint32_t idx)
144 thread_child_node_fill(struct thread_finish_context *ctx,
170 thread_sort_children(struct thread_finish_context *ctx, uint32_t parent_idx,
202 static void gather_base_subjects(struct thread_finish_context *ctx)
257 static void thread_add_shadow_child(struct thread_finish_context *ctx,
269 static void mail_thread_root_thread_merge(struct thread_finish_context *ctx,
345 static bool merge_subject_threads(struct thread_finish_context *ct
[all...]

Completed in 324 milliseconds