XMMS2
Data Fields
s4_St Struct Reference

#include <s4_priv.h>

Data Fields

int open_flags
 
s4_index_data_tindex_data
 
s4_const_data_tconst_data
 
s4_entry_data_tentry_data
 
s4_log_data_tlog_data
 
GCond sync_cond
 
GCond sync_finished_cond
 
int sync_thread_run
 
GThread * sync_thread
 
GMutex sync_lock
 
char * filename
 
char * tmp_filename
 
unsigned char uuid [16]
 

Field Documentation

§ const_data

s4_const_data_t* s4_St::const_data

§ entry_data

s4_entry_data_t* s4_St::entry_data

Referenced by _reread_file(), and _s4_add_internal().

§ filename

char* s4_St::filename

Referenced by _log_open().

§ index_data

s4_index_data_t* s4_St::index_data

§ log_data

s4_log_data_t* s4_St::log_data

§ open_flags

int s4_St::open_flags

Referenced by s4_close().

§ sync_cond

GCond s4_St::sync_cond

Referenced by _start_sync(), _sync(), and s4_close().

§ sync_finished_cond

GCond s4_St::sync_finished_cond

Referenced by _sync().

§ sync_lock

GMutex s4_St::sync_lock

Referenced by _start_sync(), _sync(), and s4_close().

§ sync_thread

GThread* s4_St::sync_thread

Referenced by s4_close().

§ sync_thread_run

int s4_St::sync_thread_run

Referenced by s4_close().

§ tmp_filename

char* s4_St::tmp_filename

§ uuid

unsigned char s4_St::uuid[16]

Referenced by s4_get_uuid(), and s4_get_uuid_string().


The documentation for this struct was generated from the following file: