src/update_remove.h File Reference

#include "check.h"

Go to the source code of this file.

Functions

void update_remove_global_init (void)
void update_remove_global_finish (void)
void update_remove_song (const struct song *song)
 Sends a signal to the main thread which will in turn remove the song: from the sticker database and from the playlist.

Function Documentation

void update_remove_global_finish ( void   ) 
void update_remove_global_init ( void   ) 
void update_remove_song ( const struct song song  ) 

Sends a signal to the main thread which will in turn remove the song: from the sticker database and from the playlist.

This serialized access is implemented to avoid excessive locking.


Generated on 17 Jul 2013 for MPD by  doxygen 1.6.1