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