Function Macro

GLibLOCK_DEFINE_STATIC

since: 2.0

Declaration

#define G_LOCK_DEFINE_STATIC (
  name
)

Description

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

Available since: 2.0

This function is not directly available to language bindings.

Parameters

name

Type: -

The name of the lock.