[inline, static]
Acquire a lock on the GUI.
Definition at line 61 of file gui_internal.h.
00062 { 00063 g_mutex_lock(gui_mtx); 00064 }