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_lock ( mutex )
Works like g_mutex_lock(), but for a GStaticMutex.
GStaticMutex
Available since: 2.0
Deprecated since: 2.32
Use g_mutex_lock()
g_mutex_lock()
This function is not directly available to language bindings.
mutex
Type: -
-
A GStaticMutex.