Shut down the AudioScrobbler submission thread. Definition at line 646 of file scrobbler.c. 00647 { 00648 /* XXX: bring down the AudioScrobbler thread */ 00649 g_mutex_lock(scrobbler_lock); 00650 scrobbler_queue_dump(); 00651 g_mutex_unlock(scrobbler_lock); 00652 }
Here is the call graph for this function:
![]()
Here is the caller graph for this function:
![]() |
1.6.3