Function Macro

GLibLOCK_DEFINE_STATIC

Declaration

#define G_LOCK_DEFINE_STATIC (
  name
)

Description

This works like G_LOCK_DEFINE, but it creates a static object.

This function is not directly available to language bindings.

Parameters

name

Type: -

The name of the lock.