|
createrepo_c library 1.2.3
C library for metadata manipulation
|
Definition at line 53 of file dumper_thread.h.
| GQueue* buffer |
Definition at line 105 of file dumper_thread.h.
| int changelog_limit |
Definition at line 68 of file dumper_thread.h.
| const char* checksum_cachedir |
Definition at line 74 of file dumper_thread.h.
| cr_ChecksumType checksum_type |
Definition at line 73 of file dumper_thread.h.
| const char* checksum_type_str |
Definition at line 72 of file dumper_thread.h.
| GCond cond_fex |
Definition at line 97 of file dumper_thread.h.
| GCond cond_fil |
Definition at line 96 of file dumper_thread.h.
| GCond cond_oth |
Definition at line 98 of file dumper_thread.h.
| GCond cond_pri |
Definition at line 95 of file dumper_thread.h.
| char* cur_srpm |
Definition at line 67 of file dumper_thread.h.
| gint cut_dirs |
Definition at line 116 of file dumper_thread.h.
| GArray* delayed_write |
Definition at line 124 of file dumper_thread.h.
| gboolean deltas |
Definition at line 109 of file dumper_thread.h.
| GSList* deltatargetpackages |
Definition at line 113 of file dumper_thread.h.
| cr_SqliteDb* fex_db |
Definition at line 60 of file dumper_thread.h.
| cr_XmlFile* fex_f |
Definition at line 56 of file dumper_thread.h.
| cr_XmlFile* fex_zck |
Definition at line 64 of file dumper_thread.h.
| cr_SqliteDb* fil_db |
Definition at line 59 of file dumper_thread.h.
| cr_XmlFile* fil_f |
Definition at line 55 of file dumper_thread.h.
| cr_XmlFile* fil_zck |
Definition at line 63 of file dumper_thread.h.
| gboolean filelists_ext |
Definition at line 76 of file dumper_thread.h.
| gboolean had_errors |
Definition at line 120 of file dumper_thread.h.
| volatile long id_fex |
Definition at line 101 of file dumper_thread.h.
| volatile long id_fil |
Definition at line 100 of file dumper_thread.h.
| volatile long id_oth |
Definition at line 102 of file dumper_thread.h.
| volatile long id_pri |
Definition at line 99 of file dumper_thread.h.
| const char* location_base |
Definition at line 69 of file dumper_thread.h.
| gchar* location_prefix |
Definition at line 118 of file dumper_thread.h.
| gint64 max_delta_rpm_size |
Definition at line 110 of file dumper_thread.h.
| GMutex mutex_buffer |
Definition at line 106 of file dumper_thread.h.
| GMutex mutex_deltatargetpackages |
Definition at line 112 of file dumper_thread.h.
| GMutex mutex_fex |
Definition at line 93 of file dumper_thread.h.
| GMutex mutex_fil |
Definition at line 92 of file dumper_thread.h.
| GMutex mutex_nevra_table |
Definition at line 82 of file dumper_thread.h.
| GMutex mutex_old_md |
Definition at line 88 of file dumper_thread.h.
| GMutex mutex_oth |
Definition at line 94 of file dumper_thread.h.
| GMutex mutex_output_pkg_list |
Definition at line 123 of file dumper_thread.h.
| GMutex mutex_pri |
Definition at line 91 of file dumper_thread.h.
| GHashTable* nevra_table |
Definition at line 83 of file dumper_thread.h.
| cr_Metadata* old_metadata |
Definition at line 87 of file dumper_thread.h.
| cr_SqliteDb* oth_db |
Definition at line 61 of file dumper_thread.h.
| cr_XmlFile* oth_f |
Definition at line 57 of file dumper_thread.h.
| cr_XmlFile* oth_zck |
Definition at line 65 of file dumper_thread.h.
| FILE* output_pkg_list |
Definition at line 122 of file dumper_thread.h.
| long package_count |
Definition at line 78 of file dumper_thread.h.
| char* prev_srpm |
Definition at line 66 of file dumper_thread.h.
| cr_SqliteDb* pri_db |
Definition at line 58 of file dumper_thread.h.
| cr_XmlFile* pri_f |
Definition at line 54 of file dumper_thread.h.
| cr_XmlFile* pri_zck |
Definition at line 62 of file dumper_thread.h.
| int repodir_name_len |
Definition at line 70 of file dumper_thread.h.
| gboolean skip_stat |
Definition at line 86 of file dumper_thread.h.
| gboolean skip_symlinks |
Definition at line 75 of file dumper_thread.h.
| long skipped_count |
Definition at line 79 of file dumper_thread.h.
| long task_count |
Definition at line 77 of file dumper_thread.h.