[inline, static]
Acquire the lock on the playlist.
Definition at line 100 of file playq.h.
00101 { 00102 g_mutex_lock(playq_mtx); 00103 }