Function Macro

GLibLOCK

Declaration [src]

#define G_LOCK (
  name
)

Description [src]

Works like g_mutex_lock(), but for a lock defined with G_LOCK_DEFINE.

This function is not directly available to language bindings.

Parameters

name

Type: -

The name of the lock.