Function Macro

GLibLOCK_EXTERN

since: 2.0

Declaration

#define G_LOCK_EXTERN (
  name
)

Description

This declares a lock, that is defined with G_LOCK_DEFINE in another module.

Available since: 2.0

This function is not directly available to language bindings.

Parameters

name

Type: -

The name of the lock.