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