Function Macro
GLibUNLOCK
since: 2.0
Declaration [src]
#define G_UNLOCK (
name
)
Description [src]
Works like g_mutex_unlock(), but for a lock defined with
G_LOCK_DEFINE
.
Available since: 2.0
This function is not directly available to language bindings.