17 #ifndef __XMMS_COLLSYNC_H__
18 #define __XMMS_COLLSYNC_H__
void xmms_coll_sync_init(xmms_coll_dag_t *dag)
Get the collection-to-database-synchronization thread running.
void xmms_coll_sync_shutdown()
Shutdown the collection-to-database-synchronization thread.
void xmms_coll_sync_schedule_sync()
Schedule a collection-to-database-synchronization in 10 seconds.
struct xmms_coll_dag_St xmms_coll_dag_t