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

s4_const_data_t* s4_St::const_data
s4_entry_data_t* s4_St::entry_data

Referenced by _reread_file(), and _s4_add_internal().

char* s4_St::filename

Referenced by _log_open(), _reread_file(), and s4_open().

s4_index_data_t* s4_St::index_data
s4_log_data_t* s4_St::log_data
int s4_St::open_flags

Referenced by s4_close(), and s4_open().

GCond s4_St::sync_cond

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

GCond s4_St::sync_finished_cond

Referenced by _sync().

GMutex s4_St::sync_lock

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

GThread* s4_St::sync_thread

Referenced by s4_close(), and s4_open().

int s4_St::sync_thread_run

Referenced by s4_close(), and s4_open().

char* s4_St::tmp_filename

Referenced by s4_open().

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: