API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
deprecated: 2.32 since: 2.0
#define g_static_mutex_unlock ( mutex )
Works like g_mutex_unlock(), but for a GStaticMutex.
GStaticMutex
Available since: 2.0
Deprecated since: 2.32
Use g_mutex_unlock()
g_mutex_unlock()
This function is not directly available to language bindings.
mutex
Type: -
-
A GStaticMutex.