XMMS2
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

◆ 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(), _reread_file(), and s4_open().

◆ index_data

◆ log_data

◆ open_flags

int s4_St::open_flags

Referenced by s4_close(), and s4_open().

◆ 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(), and s4_open().

◆ sync_thread_run

int s4_St::sync_thread_run

Referenced by s4_close(), and s4_open().

◆ tmp_filename

char* s4_St::tmp_filename

Referenced by s4_open().

◆ 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: