static void gui_lock ( void   )  [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 }

Here is the caller graph for this function:

 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:24 2010 for herrie by  doxygen 1.6.3