API Version: 2.0
Library Version: 2.72
#define G_LOCK ( name )
Works like g_mutex_lock(), but for a lock defined with G_LOCK_DEFINE.
G_LOCK_DEFINE
name
-
The name of the lock.