[inline, static]
Release a lock on the GUI.
Definition at line 70 of file gui_internal.h.
00071 { 00072 g_mutex_unlock(gui_mtx); 00073 }