[inline, static]
Release the lock on the playlist.
Definition at line 109 of file playq.h.
00110 { 00111 g_mutex_unlock(playq_mtx); 00112 }